Open fjlopez opened 1 year ago
Describe the bug When a new application is created, the field Url must be mandatory only for external applications.
To Reproduce Steps to reproduce the behavior:
Expected behavior The internal application can be saved because the field Url should be optional for internal applications.
Screenshots
Additional comments Behavior in the backend updated: the backing field of the field Url (jspTemplate) is not mandatory since https://github.com/sitmun/sitmun-backend-core/commit/54f8bd259f3dfee280b6abb90a7b6b89b1c08374
jspTemplate
Solution
Describe the bug When a new application is created, the field Url must be mandatory only for external applications.
To Reproduce Steps to reproduce the behavior:
Expected behavior The internal application can be saved because the field Url should be optional for internal applications.
Screenshots
Additional comments Behavior in the backend updated: the backing field of the field Url (
jspTemplate
) is not mandatory since https://github.com/sitmun/sitmun-backend-core/commit/54f8bd259f3dfee280b6abb90a7b6b89b1c08374