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 - ended_at returned when un-retiring plugin #114

Open
SPlanzer opened this issue May 11, 2020 · 0 comments
Open

BUG - ended_at returned when un-retiring plugin #114

SPlanzer opened this issue May 11, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SPlanzer
Copy link
Contributor

SPlanzer commented May 11, 2020

To Recreate:

  • Create plugin (No ended_at)
  • Retire plugin (Now has an ended_at)
  • Upload a new version of the plugin (Response still has ended_at)

The last step above should remove the ended_at. It does but the json response returns an ended_at. All susquent API requests for this entry will not return an ended_at and the version zero DB record is correct.

This is only an issue with the json response when un-archiving a plugin. The rest of this functionality is not affected

@SPlanzer SPlanzer self-assigned this May 11, 2020
@SPlanzer SPlanzer added the bug Something isn't working label May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant