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

Opening a document viewing a specific annotator from the activities list does not work #4259

Closed
reckart opened this issue Oct 29, 2023 · 0 comments
Assignees
Labels
🐛Bug Something isn't working Module: Dashboard
Milestone

Comments

@reckart
Copy link
Member

reckart commented Oct 29, 2023

Describe the bug
Opening a document viewing a specific annotator from the activities list does not work. It always opens the current user's view, not the requested users view.

To Reproduce
Steps to reproduce the behavior:

  1. Open a project with multiple users as a project manager
  2. Open a document but choose another user in the open dialog (i.e. not the manager)
  3. Go back to the project dashboard
  4. Click on the activity link on the right which points to the document as the user you previously selected
  5. Note that your own document is opened

Expected behavior
The requested user's view should be opened.

Please complete the following information:

  • Version and build ID: 29.6
@reckart reckart added 🐛Bug Something isn't working Module: Dashboard labels Oct 29, 2023
@reckart reckart added this to the 29.6 milestone Oct 29, 2023
@reckart reckart self-assigned this Oct 29, 2023
reckart added a commit that referenced this issue Oct 29, 2023
…vities list does not work

- Add target user to the link URL so we can open the document as the requested user
reckart added a commit that referenced this issue Oct 29, 2023
…vities list does not work

- Add target user to the link URL so we can open the document as the requested user
reckart added a commit that referenced this issue Oct 29, 2023
…-document-viewing-a-specific-annotator-from-the-activities-list-does-not-work

#4259 - Opening a document viewing a specific annotator from the activities list does not work
@reckart reckart closed this as completed Oct 29, 2023
reckart added a commit that referenced this issue Oct 31, 2023
* release/29.x:
  #4259 - Opening a document viewing a specific annotator from the activities list does not work
reckart added a commit that referenced this issue Oct 31, 2023
…sidebar-curation-mode-sometimes-does-not-work

* release/29.x:
  #4259 - Opening a document viewing a specific annotator from the activities list does not work

% Conflicts:
%	inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/page/AnnotationPageBase.java
%	inception/inception-ui-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/annotation/AnnotationPage.java
reckart added a commit that referenced this issue Oct 31, 2023
…ators-in-dynamic-assignment-mode

* main:
  #4259 - Opening a document viewing a specific annotator from the activities list does not work
reckart added a commit that referenced this issue Nov 3, 2023
* main: (26 commits)
  #4258 - Reset document button for annotators in dynamic assignment mode
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-29.8
  #4266 - Improve backToProject call
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-29.7
  No issue: Handle edge case
  #4263 - Spans starting before the current viewport are not rendered as partial spans
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-29.6
  #4258 - Reset document button for annotators in dynamic assignment mode
  #4258 - Reset document button for annotators in dynamic assignment mode
  #4258 - Reset document button for annotators in dynamic assignment mode
  #4259 - Opening a document viewing a specific annotator from the activities list does not work
  #4235 - Direct access-by-URL to sidebar curation mode sometimes does not work
  #4235 - Direct access-by-URL to sidebar curation mode sometimes does not work
  #4256 - Avoid saving preferences immediately on load
  #4139 - Reusable popover component for annotation editors
  #4252 - Limit number of annotations displayed in annotation sidebar to avoid crash
  #4251 - Improve speed of yield calculation
  ...

% Conflicts:
%	inception/inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/app/config/InceptionSecurityWebUIShared.java
%	inception/inception-documents/src/main/java/de/tudarmstadt/ukp/inception/documents/DocumentAccessImpl.java
%	inception/inception-ui-dashboard-activity/src/main/java/de/tudarmstadt/ukp/inception/ui/core/dashboard/activity/ActivitiesDashletControllerImpl.java
%	inception/inception-workload-dynamic/src/main/java/de/tudarmstadt/ukp/inception/workload/dynamic/annotation/DynamicAnnotatorWorkflowActionBarItemGroup.java
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Dashboard
Projects
Archived in project
Development

No branches or pull requests

1 participant