Check and fix abstract creation, update permission handling
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We should make sure that creation and updating abstracts should not be possible when `Conference.isOpen` is not `true`.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests, so first locate the entry points for creating and updating abstracts and where Conference.isOpen is checked. Confirm both operations are rejected unless isOpen is true, then run the relevant existing tests or add focused coverage for closed conferences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100