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

[WEB-932] fix: api token expiry time #4165

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

anmolsinghbhatia
Copy link
Collaborator

Problem:

  • The API token key generation process currently sends NULL as the expiry time, regardless of the selected timeframe from the dropdown menu.

Resolution:

  • Identified and resolved the issue by ensuring that the selected timeframe from the dropdown menu is properly reflected in the API token key generation process.

Issue link: [WEB-932]

@anmolsinghbhatia anmolsinghbhatia added this to the v0.18.0-dev milestone Apr 10, 2024
@anmolsinghbhatia anmolsinghbhatia self-assigned this Apr 10, 2024
@anmolsinghbhatia anmolsinghbhatia marked this pull request as ready for review April 10, 2024 14:39
@sriramveeraghanta sriramveeraghanta merged commit 4f15c03 into develop Apr 10, 2024
11 of 12 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/api-token-expiry-time branch April 10, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants