Skip to content

ID mappings for offline Folders and Tags will never be deleted #723

@wk9874

Description

@wk9874

The online to offline mapping files for folders and tags will currently never be deleted by the sender. Need to either:

  1. Do similar to what we do with alerts and delete the mappings when their parent run is deleted. Complicated by the fact that in RunObject staging, folder is stored as a path and tags are stored as strings, not as their offline IDs

  2. Make it so that no server IDs are required for folders and tags, instead it attempts to make a new one and if it receives a 409 with the ID it knows to reconnect to that instead

Metadata

Metadata

Assignees

Labels

ready for testingThis issue has been fixed and is ready for testing

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions