assemblee-virtuelle / assemblee-virtuelle/semapps
Datasets created with WAC permissions are not deleted
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 14
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
If I create a secure "bob" dataset (via fuseki admin), then delete it via the Fuseki interface, this dataset is still visible in the /fuseki/databases folder (bob and bobAcl folders).
This bug does not occur for non-secure datasets (without WebACL). As soon as you delete them, the entire folder disappears.
It therefore seems to be linked to our custom WAC extension.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the secure "bob" dataset deletion through the Fuseki interface and inspect the custom WAC extension involved in the /fuseki/databases folders. Compare deletion of secure and non-secure datasets; done means both bob and bobAcl folders disappear after deleting the secure dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100