Details
-
Sub-task
-
Resolution: Fixed
-
None
-
None
-
Medium
-
Added note-attribute, that may be optional/required while adding new term proposal
-
Empty show more show less
Description
The attribute "note" contains a comment for a term.
It must have a form field of type textarea in the GUI.
Already from the old TermPortal there exists a flag in the configuration that defines, if it is mandatory to add a comment for a user, if he creates a new term proposal.
If someone adds a term, a comment field and the comment is mandatory, a comment attribute field is added automatically in the GUI. It is made sure, that the term is only saved and the user can only do something else, if a comment is added.
It saves the comment into an attribute with the attribute hierarchy <tig> <note> for this term and the processstatus "unprocessed" for the note attribute.
This functionality needs to be re-added to the new GUI.