-
Bug
-
Resolution: Fixed
-
Medium
-
9
-
Severity 2 - Major
-
3
-
Issue Summary
Hide the “Add form” button from the issue view when there are no forms in a Service project.
Steps to Reproduce
- Open any existing request in a Service project and you will be able to notice the "Add Form" button below the issue Summary.
Expected Results
The "Add Form" button must only be shown in the issue view when there are existing forms on the project.
Actual Results
The "Add Form" button is visible even if there exist no forms in a Service Project.
Current behaviour:
- A new project with no forms
(No button)
- Create a form in the project
(Button shows)
- Delete all forms in the project
(The button is still visible)
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
The "Add form" button will now be hidden from the issue view when no forms are present in a Service project. This enhancement ensures a cleaner interface and prevents confusion for users.