Details
-
Type:
Epic
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Epic Name:Refactor AppStore variables
-
Story Points:2
-
Sprint:Fall 2019 Sprint 2
Description
Refactor the app store code base with following changes
- Rename symbolicname to Bundle_SymbolicName (parsed from bundle MANIFEST.MF)
- Rename fullname to Bundle_Name (parsed from bundle MANIFEST.MF)
Rename Edit App page variables - IGBF-2001:
- Rename icon to logo
- Rename license_text to license_URL
- Rename website to website_URL
- Rename tutorial to tutorial_URL
- Rename coderepo to code_repository_URL
- Rename contact to contact_email
- Rename repository to repository_XML
Rename app describing variables with meaningful names - IGBF-2002:
- Rename description to short_title
- Rename details to Bundle_Description (parsed from bundle MANIFEST.MF)
- Rename tags to categories
- Remove automation, feature, and votes support from App store
- Rename version to Bundle_Version (parsed from bundle MANIFEST.MF)
Attachments
Issue Links
- blocks
-
IGBF-1992 Stop using Bundle-Name
-
- Closed
-
Merged but not yet deployed on a dev-appstore-N site.