Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTEGRATION [PR#988 > development/8.1] bugfix: S3C-2726 remove some default attributes from ObjectMD #991

Commits on Apr 21, 2020

  1. bugfix: S3C-2726 remove some default attributes from ObjectMD

    Remove "nullVersionId", "isNull" and "isDeleteMarker" default values
    from ObjectMD model, instead of the previous '' (empty string) default
    value that was incorrect and could cause an issue by misinterpreting
    the empty "nullVersionId" as an actual null version ID.
    jonathan-gramain committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    bbfc32e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge branch 'bugfix/S3C-2726-removeSomeDefaultAttributesFromObjectMD…

    …' into tmp/octopus/w/7.6/bugfix/S3C-2726-removeSomeDefaultAttributesFromObjectMD
    bert-e committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    336e42a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'w/7.6/bugfix/S3C-2726-removeSomeDefaultAttributesFromOb…

    …jectMD' into tmp/octopus/w/7.7/bugfix/S3C-2726-removeSomeDefaultAttributesFromObjectMD
    bert-e committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2b9ac57 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/w/7.7/bugfix/S3C-2726-removeSome…

    …DefaultAttributesFromObjectMD' into w/8.1/bugfix/S3C-2726-removeSomeDefaultAttributesFromObjectMD
    jonathan-gramain committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    d9ff2c2 View commit details
    Browse the repository at this point in the history