Skip to content

Make Edited Recipe Result File Names Unique #42

@ascibisz

Description

@ascibisz

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions