Skip to content

feat(auto-setup): adjust provider callbackurl handling#1227

Merged
Phil91 merged 3 commits intomainfrom
feature/1175-provider-callback
Feb 10, 2025
Merged

feat(auto-setup): adjust provider callbackurl handling#1227
Phil91 merged 3 commits intomainfrom
feature/1175-provider-callback

Conversation

@Phil91
Copy link
Member

@Phil91 Phil91 commented Jan 8, 2025

Description

When the provider callback url is removed the trigger provider callback steps are set to done and the await auto setup step is created

Why

If a offer subscription process is in progress and the provider callback url is removed by the provider it might occur that the process is stuck since the next step would be to trigger the provider callback, which must not be triggered anymore

Issue

Refs: #1175

Checklist

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

@Phil91 Phil91 force-pushed the feature/1175-provider-callback branch from 416bfc4 to 0532efd Compare January 23, 2025 12:59
@Phil91 Phil91 force-pushed the feature/1175-provider-callback branch 3 times, most recently from f5c0f2b to 5df6634 Compare January 31, 2025 10:44
@evegufy evegufy changed the title feat(provider): adjust provider callbackurl handling feat(auto-setup): adjust provider callbackurl handling Feb 6, 2025
evegufy
evegufy previously approved these changes Feb 6, 2025
Copy link
Contributor

@evegufy evegufy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please also document this logic in the portal-assets?

@ntruchsess ntruchsess self-assigned this Feb 6, 2025
@Phil91 Phil91 force-pushed the feature/1175-provider-callback branch from 5df6634 to f586e59 Compare February 7, 2025 07:26
@Phil91 Phil91 force-pushed the feature/1175-provider-callback branch from f586e59 to e3ced26 Compare February 7, 2025 07:56
@evegufy evegufy requested a review from ntruchsess February 7, 2025 08:14
@evegufy evegufy modified the milestone: Release 25.03 Feb 7, 2025
@ntruchsess ntruchsess force-pushed the feature/1175-provider-callback branch from 1b54c66 to e5c4392 Compare February 7, 2025 14:41
@ntruchsess ntruchsess force-pushed the feature/1175-provider-callback branch from e5c4392 to 211c795 Compare February 7, 2025 14:44
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2025

@Phil91 Phil91 merged commit 132522a into main Feb 10, 2025
10 checks passed
@Phil91 Phil91 deleted the feature/1175-provider-callback branch February 10, 2025 07:31
@Phil91 Phil91 added this to the Release 25.06 milestone Feb 10, 2025
@ntruchsess ntruchsess linked an issue Mar 5, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: USER READY

Development

Successfully merging this pull request may close these issues.

OfferSetup - manage pending processes if provider callback url is removed

3 participants