Project

General

Profile

Actions

Bug #9736

closed

Custom app cannot edit after create and not showing the detail of the apk in the editing form in app publisher

Added by Arshana Atapattu over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
High
Category:
-
Start date:
12/07/2022
Due date:
% Done:

100%

Estimated time:
Device Type:
Component:
Type:

Files

Updated by Arshana Atapattu over 1 year ago

Issue 1.
When created a Custom app with a release and try to edit that release details and try to update, a error is shown1.
[1]

Issue 2.
when click on edit the application field has not automatically filled. A empty field is shown2.
[2]

How to reproduce: Go to app publisher -> select a custom app with not published release. -> click on edit -> fill data -> update

Browser: Google Chrome Version 107.0.5304.110 (Official Build) (64-bit)

Actions #2

Updated by Arshana Atapattu over 1 year ago

  • Priority changed from Medium to High
Actions #3

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from product-iots 5.0.0 GA to product-uem 5.3.0 GA
Actions #4

Updated by Pahansith Gunathilake about 1 year ago

  • Assignee set to Dilini Bandara
Actions #5

Updated by Arshana Atapattu about 1 year ago

the backend issue is with the validation part which check the app type [1a].
validateAppReleaseUpdating(customAppReleaseWrapper, applicationDTO, applicationArtifact,ApplicationType.ENTERPRISE.toString());

This ApplicationType.ENTERPRISE.toString() should be corrected as ApplicationType.CUSTOM.toString()

[1]
[1a]

Actions #7

Updated by Arshana Atapattu about 1 year ago

  • Status changed from QA to QA Accept

This is working

Actions #8

Updated by Arshana Atapattu about 1 year ago

  • Status changed from QA Accept to Closed

Closing due to QA accept

Actions

Also available in: Atom PDF