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

Add an action to link sessions to customer ids. #45146

Merged
merged 3 commits into from Mar 16, 2024

Commits on Feb 26, 2024

  1. Add first draft of an action to link sessions to customer ids.

    See #44852.
    
    I'm unsure if the `@since` should be populated now, or if that happens when something merges -- I left it as `x.x.x` for now.
    
    Unsure if this should move above the `::save_data()` invocation so it can fire before the migration happens -- but to have less potential for impacts, I'm adding it after the work is done so folks could have a record of what the id changed from and to.
    georgestephanis committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a8aa83e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Add changelog file

    coreymckrill committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    084a2ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a041f5c View commit details
    Browse the repository at this point in the history