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

Show Organization in the 'Assigned To' section of case details when task is assigned to an organization. #10647

Closed
wants to merge 3 commits into from

Conversation

kevmo
Copy link
Contributor

@kevmo kevmo commented May 3, 2019

Resolves #10306

Description

Slight refactor of assigntedToListItem method in client/app/queue/components/TaskRows.jsx. If a non-legacy appeal is not assigned to an individual, method will now check to see if assigned to an organization and, if so, will display that Org in the Assigned To field in the case details page.

@ghost ghost assigned kevmo May 3, 2019
@ghost ghost added the In-Progress label May 3, 2019
@codeclimate
Copy link

codeclimate bot commented May 3, 2019

Code Climate has analyzed commit 286cff8 and detected 0 issues on this pull request.

View more on Code Climate.

@kevmo
Copy link
Contributor Author

kevmo commented May 8, 2019

Abandoning this line of effort.

@kevmo kevmo closed this May 8, 2019
@ghost ghost removed the In-Progress label May 8, 2019
@pkarman pkarman deleted the 10306/assigned-to branch June 22, 2019 12:33
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 this pull request may close these issues.

Show assigned to label for tasks assigned to organizations
1 participant