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

fix: bug fixes & improvements #3159

Merged
merged 4 commits into from
Dec 18, 2023
Merged

fix: bug fixes & improvements #3159

merged 4 commits into from
Dec 18, 2023

Conversation

1akhanBaheti
Copy link
Collaborator

@1akhanBaheti 1akhanBaheti commented Dec 15, 2023

Problem:

  1. on issue property update, updated_at is not updating.
  2. in create issue modal, on changing the project, the cycle list was not updating.

Solution:

  1. updated the issue in store, after the API call.
  2. updating cycle_list with cycles of updated project.

@1akhanBaheti 1akhanBaheti added 🐛bug Something isn't working 🌐frontend labels Dec 15, 2023
@1akhanBaheti 1akhanBaheti added this to the 0.14.1-dev milestone Dec 15, 2023
@1akhanBaheti 1akhanBaheti self-assigned this Dec 15, 2023
@1akhanBaheti 1akhanBaheti marked this pull request as ready for review December 15, 2023 15:37
@sriramveeraghanta sriramveeraghanta merged commit c9792da into develop Dec 18, 2023
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/bug_fixes branch December 18, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants