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

When creating a task, a project step is not created #4858

Open
kulik8v opened this issue Mar 1, 2024 · 6 comments · May be fixed by #5218
Open

When creating a task, a project step is not created #4858

kulik8v opened this issue Mar 1, 2024 · 6 comments · May be fixed by #5218

Comments

@kulik8v
Copy link

kulik8v commented Mar 1, 2024

Problem: When I create a task in a project I try to specify the stage to which this task will belong. Since the required stage was not entered beforehand, I try to enter it as part of the task creation. But the stage is not created

Procedure:

  1. I press "Create Task" in the project

  2. Fill in the task name and description

  3. click on "Stage" - the system offers to choose from the existing ones or create a new one.

  4. I enter the name of the new stage

  5. I press "enter"

    image

  6. Nothing happens - the stage is not created

    image

Expectations: When entering the name of a new stage and confirming the creation with the "enter" key - the stage should be created and applied to the task

Comment: If you exit from task creation and create a step in the corresponding area, and then select it in the task, it is applied

image

View in Huly UBERF-5860

@gsdstr gsdstr mentioned this issue Mar 5, 2024
18 tasks
@mmilad75
Copy link

mmilad75 commented Apr 1, 2024

I will be working on this issue

@mmilad75
Copy link

mmilad75 commented Apr 4, 2024

I'm facing an issue with re-rendering the modal when a new milestone is added. And it's my first time working with Svelte. Can you help me with it? @kulik8v

@kulik8v
Copy link
Author

kulik8v commented Apr 5, 2024

I'm facing an issue with re-rendering the modal when a new milestone is added. And it's my first time working with Svelte. Can you help me with it? @kulik8v

hi :) unfortunately no, because I am not a developer.

@mmilad75
Copy link

mmilad75 commented Apr 5, 2024

I'm facing an issue with re-rendering the modal when a new milestone is added. And it's my first time working with Svelte. Can you help me with it? @kulik8v

hi :) unfortunately no, because I am not a developer.

Then whom should I contact?

@kulik8v
Copy link
Author

kulik8v commented Apr 5, 2024

@haiodo @BykhovDenis I believe you can help here with the question)

@mmilad75 mmilad75 linked a pull request Apr 5, 2024 that will close this issue
@mmilad75
Copy link

mmilad75 commented Apr 9, 2024

I have implemented the functionality in this PR:
#5218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants