Skip to content

sbJSON translation always includes "Data" as a browseCategory #377

@blakemassey-usfws

Description

@blakemassey-usfws

When an item in MdEditor is translated into the sbJSON format, it seems to always include "Data" as a 'browseCategory' tag.

image

This "Data" tag is not always wanted or accurate - many items should only have a "Project" tag for their 'browseCategory'. Much of the filtering and management of SB Items is dependent on tags, so including a "Data" tag on all Items is inaccurate and causes issues with data management.

After doing a quick search, it appears this section of code may be causing the issue:
sbJson_browseCategory.rb

The recommended solution would be to not include a "Data" tag for all records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions