Skip to content

Added view/form/url to create an issue for a "logged in" user

MariaV requested to merge add_create_to_user into master

New Functionality: Create An Issue

  • Allows a "logged in" user to create a new issue that is saved to the database for moderation.
  • Adds new url/view/form for issue creation.

Merge request reports