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

[BUG] update event broken because logic still uses FuelSDK parameters #871

Closed
2 tasks done
JoernBerkefeld opened this issue Apr 22, 2023 · 1 comment · Fixed by #872
Closed
2 tasks done

[BUG] update event broken because logic still uses FuelSDK parameters #871

JoernBerkefeld opened this issue Apr 22, 2023 · 1 comment · Fixed by #872
Assignees
Labels
bug Something isn't working c/event COMPONENT
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

JoernBerkefeld commented Apr 22, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

simply broken because of outdated params

Expected Behavior

can be easily rewritten to use super.updateREST(metadataEntry, uri, 'put')

Version

4.3.4

Participation

  • I am willing to submit a pull request for this issue.
@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/event COMPONENT labels Apr 22, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.0.0 milestone Apr 22, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Apr 22, 2023
JoernBerkefeld added a commit that referenced this issue Apr 22, 2023
now uses generic method instead of outdated fuelSDK custom logic
@JoernBerkefeld JoernBerkefeld linked a pull request Apr 22, 2023 that will close this issue
2 tasks
JoernBerkefeld added a commit that referenced this issue Apr 24, 2023
…-because-logic-still-uses-fuelsdk-parameters

#871: fix update for type `event`
@github-actions
Copy link

Closed by #872.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/event COMPONENT
Projects
None yet
1 participant