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

Sprint 2 #102

Merged
merged 47 commits into from
Aug 1, 2024
Merged

Sprint 2 #102

merged 47 commits into from
Aug 1, 2024

Conversation

wwelling
Copy link

@wwelling wwelling commented Jul 31, 2024

Replaces #97

  • #91 Users should be uniquely identified using UIN
  • #82 Duplicate options for Major and ORCID in disable column section
  • #83 Submission Status pane shows wrong last action date
  • #53 Show list of graduation semester in sidebar
  • #51 Display First and Last Name in single column
  • #81 Last Event display without values in List view

kaladay and others added 30 commits July 12, 2024 09:40
The error:
```
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in org.tdl.vireo.model.EmailRecipientContactTest
[ERROR] testGetEmails  Time elapsed: 0 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Emails array does not have the correct length. ==> expected: <0> but was: <2>
	at org.tdl.vireo.model.EmailRecipientContactTest.testGetEmails(EmailRecipientContactTest.java:50)
```

This PR and commit:
- TexasDigitalLibrary#1923
- TexasDigitalLibrary@7b4a7b8

Did not also update the unit test.

This updates the unit test to now mock `getFieldValuesByPredicateValue()` instead of mocking `getFieldValuesByPredicate()`.
…ntContactTest

Fix Test failure regarding EmailRecipientContactTest file.
Submission list column title and predicate are derived without referential integrity from organization workflow field profile gloss and field profile field predicate value.
…oleth-mapping

Update shibboleth mapping configurations
@wwelling wwelling requested a review from a team July 31, 2024 19:56
@wwelling wwelling force-pushed the sprint2-staging-patches branch from d085270 to 8bf2444 Compare July 31, 2024 21:05
@wwelling wwelling merged commit da71370 into main Aug 1, 2024
2 checks passed
@wwelling wwelling deleted the sprint2-staging-patches branch January 9, 2025 16:41
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