chore: Active cycle muatation when current cycle creation when current_date is in between start_date and end_date (#5050)
This commit is contained in:
parent
a36d1a753e
commit
156f1011f3
2 changed files with 12 additions and 1 deletions
|
|
@ -98,4 +98,4 @@ const ProjectCyclesPage = observer(() => {
|
|||
);
|
||||
});
|
||||
|
||||
export default ProjectCyclesPage;
|
||||
export default ProjectCyclesPage;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue