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

Unable to update expiration date #3590

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

MVarshini
Copy link
Contributor

PBENCH-1311

Unable to update the expiration date

Datepicker onChange function format has been updated in the latest version of Patternfly and the production deployed version takes this format and throws error. So, fixed the version.

Undable to update date
@MVarshini MVarshini added the Dashboard Of and relating to the Dashboard GUI label Dec 27, 2023
@MVarshini MVarshini self-assigned this Dec 27, 2023
Comment on lines +9 to +11
"@patternfly/patternfly": "4.224.5",
"@patternfly/react-core": "4.198.19",
"@patternfly/react-table": "4.75.2",
Copy link
Member

Choose a reason for hiding this comment

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

So 4.225 had a breaking change? Locking to an old version can be a great quick fix, but how much work would be required to work on the latest v4.x? Locking to old versions always brings a risk of missing security updates, for example.

Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Ditto what Dave said.

@dbutenhof dbutenhof merged commit b7e6a5f into distributed-system-analysis:main Jan 3, 2024
4 checks passed
webbnh pushed a commit that referenced this pull request Jan 4, 2024
Undable to update date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Of and relating to the Dashboard GUI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants