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

Cards URL should contain group ID if contribution has at least one group associated #1434

Open
2 tasks
cdparra opened this issue Jun 4, 2019 · 0 comments
Open
2 tasks

Comments

@cdparra
Copy link
Member

cdparra commented Jun 4, 2019

Describe the problem/story

image

As of now contributions URLs in the cards do not contain the group id in the path. This is happening both in the campaign page and the working group's page.

Expected behavior and actual behavior.

Steps to reproduce the problem

  • Visit the campaign page => Click on a proposal that has a group associated
  • Visit a wg page => click on a proposal

In both cases, the url should include the group's ID in the path. For example, if URL is /assembly/113/campaign/215/contribution/18416, and the contribution is associated to group 296, the url should be /assembly/113/campaign/215/group/296/contribution/18416

Specifications for the story

  • In the campaign page, the URL should include the group's id of the first group in the list of workingGroupAuthors of the contribution
  • In the Working Group Page, the card URL should include the current's group page id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants