Improvement #12225
openproduct-uem 7.0.0 GA - Improvement #11001: Change the 'uploads' UI in app publishing
Task #11947: Validation issues in app publisher
product-uem 7.0.0 GA - Improvement #10612: Add app package name validation for apps when mentioning package name
Add app package name validation for apps when mentioning package name: UI changes
0%
Description
Environment
6.2.0 staging server
Description
When creating a public/enterprise app it will throw an error after submitting if we use a already used package name.
Better way is to add a validation to check package name existence in the form itself before submitting (Similar to app name validation)
Note: this ticket will handle UI related changes
Files
Updated by Arshana Atapattu 9 days ago
- Status changed from New to QA
Fix for showing a valid message is given till backend validation APIs are implemented.
https://repository.entgra.net/proprietary/proprietary-commons/pulls/247
Updated by Arshana Atapattu 9 days ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.3.0 GA
Updated by Arshana Atapattu 9 days ago
- File Screenshot from 2024-11-13 12-42-53.png Screenshot from 2024-11-13 12-42-53.png added
- Status changed from QA to Needs Improvement
- Priority changed from None to Medium
for enterprise apps the logged error is not shown [1].
error response should be a bad request instead code 500
[1]