graasp / graasp/graasp-app-code-capsule
Do not reference appSettingId inside other appSetting
Open
bug :beetle:
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When copying an app instance, the settings are copied with it, but the appSetting Ids change.
We use the appSetting Id for files in a setting that lists all files. We should handle our own id inside the `data` property to be resilient to coping items.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.