Software portal publishing does not show all the categories and does not add a new category.
Trace message in the Platform log:
GetAvailableCategories,"Could not build list of available categories. An entry with the same key already exists."
Software Management Solution 8.5
Known Issue
Tentative fix expected in Software Management Solution 8.5 RU1.
WORKAROUND:
Run the following SQL Query to find all categories and determine the duplicate entry.
SELECT * FROM dbo.RM_ResourceSoftware_Type
Order By Name
Delete one of the duplicates via the SMP Console > Manage > All Resources > Default>All Resources > Software Type.
If the Software Type is not visible, click on Default and edit the Filter in the upper right corner.