Skip to content

OBPIH-6300 In progress status for fulfillment steps on requestor's dashboard#4583

Merged
awalkowiak merged 4 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-6300
Apr 16, 2024
Merged

OBPIH-6300 In progress status for fulfillment steps on requestor's dashboard#4583
awalkowiak merged 4 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-6300

Conversation

@alannadolny
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@awalkowiak awalkowiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this getDisplayStatus() only used on the requestor's dashboard?

I feel like this ticket is a really good candidate to write some unit tests around it.

REJECTED(10, REJECTED),

// Status on the requestor's dashboard representing verifying, checked, picking and picked
IN_PROGRESS(3, PENDING),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this should not be the display status on its own (below the PENDING), without sort order, and should not take PENDING as its own displayStatusCode 🤔

Copy link
Collaborator Author

@alannadolny alannadolny Apr 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this getDisplayStatus() only used on the requestor's dashboard?

yes, it was introduced for mapping approval statuses for the requestor's dashboard

@awalkowiak awalkowiak merged commit f110591 into feature/upgrade-to-grails-3.3.10 Apr 16, 2024
@awalkowiak awalkowiak deleted the OBPIH-6300 branch April 16, 2024 11:21
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.

2 participants