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

Add new goal with existing name #4516

Closed
Ohrimenko1988 opened this issue Mar 22, 2017 · 2 comments
Closed

Add new goal with existing name #4516

Ohrimenko1988 opened this issue Mar 22, 2017 · 2 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. sprint/current

Comments

@Ohrimenko1988
Copy link
Contributor

Ohrimenko1988 commented Mar 22, 2017

This is issue related with epic #4511

In the command explorer we have folders who named on upper register , but in the edit command form in the "Goal" drop-down list we have names in the down register , and if try to type existing folder name with upper register in the "Goal" field and click "Save" button , we will see that new command was created not in this folder , but in its duplicate .
Reproduction Steps:

  • Go to the web - java - spring project
  • Click on "Commands" tab in the left panel
  • Click "+" button on any goal
  • Choose any command type
  • In the opened commands editor go to the "Goal" text field and input exist goal name in upper register
  • Click "Save" button .
  • Pay attention to the command explorer .

Expected behavior :
New command will be added to the inputted goal .

Observed behavior :
New command was added in the new created goal

See attachment :

anim
al with inputted name .

@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 22, 2017
@slemeur
Copy link
Contributor

slemeur commented Mar 23, 2017

I agree with that bug.

At this moment it's not critical or blocker as we are reworking the ability to create a new goal as well. But this need to be handled as well.

I'm linking the issue with: #4417

@azatsarynnyy azatsarynnyy added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 30, 2017
@azatsarynnyy azatsarynnyy added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Mar 31, 2017
@azatsarynnyy
Copy link
Member

Fixed by #4656

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. sprint/current
Projects
None yet
Development

No branches or pull requests

5 participants