Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Fix - handle duplication of Task name #1225

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Mar 30, 2021

3.0 version:
#1226

Issue:
When rendered on farm files with duplicated task name were produced after change of template to explicitly contain Task name (renderAnimationAnimationDefault)

If Task name is explicitly set in template, it duplicated
it here. Task name might need be in template, but by default it should be in subset name.

This whole replace situation is because of avalon's Creator which modify subset name even if it shouldn't.
If Creator app is reworked (could have wide impact!), this should be cleaned up.

If Task name is explicitly set in template, it duplicated
it here. Task name doesnt need to be in template, but by standard it should be in subset name.
This whole replace situation is because of avalon's Creator which modify subset name even if it shouldn't.
If Creator app is reworked (could have wide impact!), this should be cleaned up.
@kalisp kalisp added type: bug Something isn't working host: Harmony labels Mar 30, 2021
@kalisp kalisp added this to the 3.0.0-beta milestone Mar 30, 2021
@kalisp kalisp requested a review from a team March 30, 2021 15:53
@kalisp kalisp self-assigned this Mar 30, 2021
@mkolar mkolar merged commit 49fafb7 into develop Mar 31, 2021
@kalisp kalisp deleted the fix/harmony_task_duplication_in_subset_name_render branch April 5, 2021 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Harmony type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants