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

Urgent: Control Showing Wrong Value #271

Open
DenLynA opened this issue Aug 28, 2023 · 4 comments
Open

Urgent: Control Showing Wrong Value #271

DenLynA opened this issue Aug 28, 2023 · 4 comments

Comments

@DenLynA
Copy link

DenLynA commented Aug 28, 2023

This issue is causing a lot of user confusion.

When a work item is open in pop-up mode (from search) over the top of another work item that uses the same field with the control, the value of the underlying item shows instead of the actual value selected in the control. It does not change the underlying data but displays the wrong data.

Here is an example. This screenshot is when the work item is open in regular mode,
image

And here is the same work item opened in pop-up mode over the top of another work item. The value of the one below is showing through instead of the actual selected value.

image

@GAGANSHETT
Copy link

Even I raised this issue couple of months ago, this issue makes this field unusable. I haven't had luck in resolution of this, I had to abandon using this and go for alternate methods.

@vksasmal
Copy link

vksasmal commented Sep 6, 2023

Even I raised this issue couple of months ago, this issue makes this field unusable. I haven't had luck in resolution of this, I had to abandon using this and go for alternate methods.

What was the alternate method you used for this? I am looking for MV control with some more functionality. Can you please help?

@MattH1rst
Copy link

I have the same issue in my user base. The issue can be easily recreated and appears to be related to three combined areas; Firstly, an open ticket in the URL. Secondly, affects the pop-up from the search bar ONLY - pop-ups from direct links do not exhibit the issue. Finally, something to do with the user.

We have managed to re-create the issue by having two test work items. User 1 (admin), can open both tickets with no issue. The 2nd user (non-admin) can open the first ticket but the issue is exhibited constantly when opening the second from the search bar. Changing the second user to an admin made no difference.

To recreate;

  1. Create two new work items of choice containing the multivalue selector.
  2. On item 1, set the multivalue selector to a distinct value.
  3. On item 2, do not set the multivalue selector (or set it as anything other than Item 1).
  4. On work item 1 directly so it shows as https://dev.azure.com/[org]/[proj]/_workitems/edit/xxxxxx/ in the address bar.
  5. Now open work item 2 from the search bar.
  • Note work item 2 now shows the same value in the multivalue selector as item 1.
  • Note the save button no longer works if you change the value in work items 2 multivalue selector.
  • Note making a change to the multivalue selector in item 2 applies those changes directly to item 1 behind.
  • Note also that item 1 save button has also been activated as a result of the change on item 2.

I must add that if you do fail to recreate it then please go and create another standard contrib user on your org and try with that user. Hopefully you will see the same issues as us - where one user (who happens to be me and the admin) doesn't have this behavior and the second user has this behavior constantly.

Hopefully this detail will allow you to find the fault and post an update soon - without it we will be forced to remove the extension.

@AminTi
Copy link
Collaborator

AminTi commented Sep 25, 2023

Thanks for reporting, we'll dig into this.

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

No branches or pull requests

5 participants