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

Avoid creating ResourcePersistentId for placeholder resources with null ID #3158

Merged
merged 4 commits into from
Nov 15, 2021

Commits on Nov 10, 2021

  1. Add check before mapping storage ID to resource ID in TransactionDeta…

    …ils.
    ianmarshall committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1a06cc5 View commit details
    Browse the repository at this point in the history
  2. Add change log.

    ianmarshall committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    204f5d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Changed to instead prevent creation of ResourcePersistentId with null…

    … ID value.
    ianmarshall committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    14ce1c1 View commit details
    Browse the repository at this point in the history
  2. Changed to instead prevent ResourcePersistentId being created with nu…

    …ll resource ID.
    ianmarshall committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cab6344 View commit details
    Browse the repository at this point in the history