Multiple entry for Project code
Open
@rossant is already working on this.
Since Dec 14, 2019.
enhancement
- Dominant language
- Python
- Stars
- 52
- Forks
- 12
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
What we want:
- Multiple project selection at the Subject level ; the current project(s) code(s) is the one displayed on the Admin interface
- The Session acts as a history log of the Subject change, i.e. many-to-many field from Subject to Session
- The Session project code can be change retrospectively in the Session page
- A way to query for a list of all the unique project code a Subject has been listed under
What we have:
- The Session only takes 1 input (alphabetical order, first chosing amongst project code containing
ibl) - No query method
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.