Blender Kitsu: Fix Don't replace existing actions during Check Action Names #75

Merged
Nick Alberelli merged 3 commits from fix/check-action-names-extra-actions into main 2023-06-07 17:08:04 +02:00
Member

Closes: #74

What's Changed

  • Check if action exists with the correct name
  • Only create new actions if none exists
  • Report to user when new actions are created
Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/74 ## What's Changed - Check if action exists with the correct name - Only create new actions if none exists - Report to user when new actions are created
Nick Alberelli added 2 commits 2023-06-07 16:27:23 +02:00
- Use .get() function to find existing actions
 - Only create new action if none exists
Nick Alberelli changed title from Blender Kitsu: Fix: Don't replace existing actions during `Check Action Names` to Blender Kitsu: Fix Don't replace existing actions during `Check Action Names` 2023-06-07 16:27:40 +02:00
Nick Alberelli added 1 commit 2023-06-07 16:55:02 +02:00
- Clear list contents on invoke
 - Set created prop to a list of strings
Nick Alberelli merged commit 2a889bd237 into main 2023-06-07 17:08:04 +02:00
Nick Alberelli deleted branch fix/check-action-names-extra-actions 2023-06-07 17:08:04 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-pipeline#75
No description provided.