-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.4 CE GA5, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: App Builder, Workflow
-
Labels:None
-
Fix Priority:4
-
Sprint:App_Builder_7.3_30
-
Git Pull Request:
Description
Success Message is wrong when deploying an app, the message "Success:[object Object]" is shown.
Steps to Reproduce
- Go to Global Menu > Control Panel > App Builder > Objects > Add a Custom Object;
- Add a Form View;
- Add a Table View;
- Deploy a Standalone app using the Form View and Table View;
- Observe how the Success Message is shown, it is missing the hyperlink of the standalone app - Bug 1;
- Deploy a second app as Widget or Product Menu using the Form View and Table View;
- Observe how the Success Message is shown - Bug 2;
Expected Result
Success Message is right when deploying an app.
- Standalone - hyperlink is shown and no "Success:[object Object]" is shown;
- Product Menu and Widget - no Success:[object Object] is shown;
Actual Result
Success Message is wrong when deploying an app.
- Standalone - hyperlink is missing and "Success:[object Object]" is shown;
- Product Menu and Widget - Success:[object Object] is shown;
Reproduced In
master: 275058a5906bcdc9a083795b9c98c2c7860a1995