Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coordinator View - Backend create view and update view of document #8

Closed
peter-tanner opened this issue Jun 21, 2022 · 2 comments · Fixed by #47
Closed

Coordinator View - Backend create view and update view of document #8

peter-tanner opened this issue Jun 21, 2022 · 2 comments · Fixed by #47
Assignees
Labels
backend Backend-specific Issues coordinator Coordinator-related feature

Comments

@peter-tanner
Copy link
Contributor

peter-tanner commented Jun 21, 2022

What needs to be done?

Creation of a document should do the following:

  1. Create a new document in the documents table, with the id of the courseEvaluation it is being created in.
  2. For the new entry, modify the isInIntroduction, eocGeneral and eocSpecific fields based on the options selected by the user in the tags field. Also modify the description, name and link based on the options provided. See Coordinator View - Frontend for Create and update documents  #7

Updating a document performs step 2 of the above on an already existing entry in the documents table

Other

Refers to 18 from our discussion
MicrosoftTeams-image (2)

@MouseAndKeyboard
Copy link
Contributor

Is it possible for this issue to be completed independently from #7 ? Seems like they are essentially the same issue.

@ivy0305 ivy0305 added the backend Backend-specific Issues label Jun 24, 2022
@ivy0305 ivy0305 changed the title Backend create view and update view of document Coordinator View - Backend create view and update view of document Jun 24, 2022
@ivy0305 ivy0305 added the coordinator Coordinator-related feature label Jun 24, 2022
@peter-tanner peter-tanner self-assigned this Jul 19, 2022
@frinzekt
Copy link
Member

just making you aware @peter-tanner , I have crossed over this issue due to the PR initially created by Michael as part of #47 (yes i know its totally irrelevant, but the change has been crossed)

@frinzekt frinzekt self-assigned this Aug 18, 2022
@frinzekt frinzekt linked a pull request Aug 18, 2022 that will close this issue
4 tasks
Repository owner moved this from Review to Done in Redback's Multi View Board Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend-specific Issues coordinator Coordinator-related feature
Projects
Development

Successfully merging a pull request may close this issue.

4 participants