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

Handle duplication of Task name #1226

Merged

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Mar 30, 2021

2.x version of #1225

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. 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 2x-dev labels Mar 30, 2021
@kalisp kalisp added this to the 2.16.2 milestone Mar 30, 2021
@kalisp kalisp requested a review from a team March 30, 2021 15:55
@kalisp kalisp self-assigned this Mar 30, 2021
@mkolar mkolar modified the milestones: 2.16.2, 2.16.1 Mar 31, 2021
@mkolar mkolar merged commit 154e4d2 into 2.x/develop Mar 31, 2021
@kalisp kalisp deleted the 2.x/fix/harmony_task_duplication_in_subset_name_render branch April 5, 2021 20:14
@mkolar mkolar changed the title Fix - handle duplication of Task name Handle duplication of Task name Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants