These changes swap the stored attribute names to match the attribute names used in the rest api. This allows the react UI to use the REST API, while the extjs UI continues to work as before. This could result in different blobstore configurations using different atttribute names, but once they are updated they will use the new names.
Issue: https://issues.sonatype.org/browse/NEXUS-28348
These changes swap the stored attribute names to match the attribute names used in the rest api. This allows the react UI to use the REST API, while the extjs UI continues to work as before. This could result in different blobstore configurations using different atttribute names, but once they are updated they will use the new names.