generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The result .simularium file name is currently dependent on the "name" field in the recipe and the config. However, if neither of those are edited, we will just keep overwriting the same file in s3, which could be a bug if two people run the same recipe with different edits at the same time.
To fix this, when we upload an edited recipe to firebase, we should add some sort of unique id to the "name" field in the recipe (perhaps the same unique id that's the key for the recipe) so that a unique output file name will be generated during packing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working