Improvement #9468
closedWindows app publisher optional fields
100%
Description
From Gitlab
------------------------
gitlabId --> 1470 https://gitlab.com/entgra/product-iots/-/issues/1470
labels --> Component: App Manager, Device Type: Windows,
assignees -->
created_at --> 2022-06-13 13:22:54 IST +0530
updated_at --> 2022-06-13 13:22:54 IST +0530
------------------------
- Description
APPX
Mandatory fields include:- Package Name
- Version
- Certificate Hash
- Encoded Cert Content - This can be extracted similar to how it's done in Platform Configurations > Windows Agent Configuration
- Release Type
- Description
- Supported OS Versions
- Package Url - This can be set from the URL generated once the app is uploaded.
MSI
Mandatory fields include:- Package Name
- Version
- Product Id
- File Hash
- Release Type
- Description
- Supported OS Versions
- Content URI - This can be set from the URL generated once the app is uploaded.
(2633_img)
- Suggested Labels:
Optional comma-separated list of suggested labels. Non-committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest a possible label
- Suggested Assignees:
Optional comma-separated list of suggested team members who should attend the issue. Non-committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees
- Affected Product Version:
- OS, DB, other environment details and versions:
- Steps to reproduce:
- Related Issues:
Files
Updated by Viranga Gunarathna over 1 year ago
- Project changed from product-uem 5.3.0 GA to 32
Updated by Navod Zoysa 10 months ago
- Tracker changed from None to Improvement
- Project changed from 33 to product-uem 6.1.0 GA
- Subject changed from Content URI, File Hash and Product ID fields making as optional to Windows app publisher Content URI, File Hash and Product ID as optional fields
- Start date deleted (
13/06/2022) - Type set to Windows
Updated by Viranga Gunarathna 9 months ago
- Project changed from product-uem 6.1.0 GA to Backlog
Updated by Viranga Gunarathna 9 months ago
- Project changed from Backlog to product-uem 6.1.0 GA
Updated by Oshani Silva 9 months ago
- Due date set to 26/03/2024
- Start date set to 25/03/2024
Updated by Oshani Silva 8 months ago
- Assignee changed from Oshani Silva to Nipuni Kavindya
Updated by Nipuni Kavindya 8 months ago
- Status changed from New to QA
- % Done changed from 0 to 100
Updated by Navod Zoysa 8 months ago
- Subject changed from Windows app publisher Content URI, File Hash and Product ID as optional fields to Windows app publisher optional fields
- Description updated (diff)
- Due date changed from 26/03/2024 to 01/04/2024
- Status changed from QA to Needs Improvement
- Assignee changed from Nipuni Kavindya to Thilina Sandaruwan
- Priority changed from None to High
- Start date changed from 25/03/2024 to 28/03/2024
- % Done changed from 100 to 0
- Type changed from UI to Windows
Updated by Subodhinie chathurajika 8 months ago
- Due date deleted (
01/04/2024) - Assignee changed from Thilina Sandaruwan to Subodhinie chathurajika
- Start date changed from 28/03/2024 to 03/04/2024
Updated by Inosh Perara 8 months ago
- Assignee changed from Subodhinie chathurajika to Oshani Silva
Updated by Oshani Silva 8 months ago
- Assignee changed from Oshani Silva to Subodhinie chathurajika
Updated by Oshani Silva 8 months ago
- Assignee changed from Subodhinie chathurajika to Nipuni Kavindya
Updated by Nipuni Kavindya 8 months ago
- Assignee changed from Nipuni Kavindya to Rajitha Kumara
Updated by Rajitha Kumara 8 months ago
- Project changed from product-uem 6.1.0 GA to Backlog
With the stream api changes, the application artifacts are uploading to a temporary location because of the artifact uploading take place in a intermediate step. So the generating link for these artifacts are not permanent urls. Hence setting Content URI and Package Url to these temporary urls can cause breaking of windows app installations. Also note that changes introduced by the https://repository.entgra.net/proprietary/proprietary-commons/pulls/136 are reverted from https://repository.entgra.net/proprietary/proprietary-commons/pulls/143. Also please note that if any API change in windows is needed, that must be done.
Updated by Rajitha Kumara 8 months ago
- Project changed from Backlog to product-uem 6.1.0 GA
Updated by Rajitha Kumara 8 months ago
- Status changed from Needs Improvement to QA
Updated by Rajitha Kumara 8 months ago
Updated by Navod Zoysa 8 months ago
- Due date set to 08/04/2024
Updated by Thilina Sandaruwan 8 months ago
- Status changed from QA to QA Accept
Fixes are working. Reverted back to previous implementation.
Optional fields issue moved to next release : https://roadmap.entgra.net/issues/11010
Updated by Thilina Sandaruwan 8 months ago
- Status changed from QA Accept to Closed
Closing due to QA accept.