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

🐛 Ensure Hyku::Transactions is loaded #2253

Conversation

kirkkwang
Copy link
Collaborator

In Bulkrax we are noticing that sometimes Hyku::Transactions isn't loaded. This commit will ensure it's loaded.

In Bulkrax we are noticing that sometimes `Hyku::Transactions` isn't
loaded.  This commit will ensure it's loaded.
@kirkkwang kirkkwang added the patch-ver for release notes label Jun 21, 2024
Copy link

Test Results

    3 files  ±0      3 suites  ±0   17m 45s ⏱️ -1s
2 027 tests ±0  1 983 ✅ ±0  44 💤 ±0  0 ❌ ±0 
2 054 runs  ±0  2 008 ✅ ±0  46 💤 ±0  0 ❌ ±0 

Results for commit 243cc29. ± Comparison against base commit 8adfdc6.

This pull request removes 42 and adds 42 tests. Note that renamed tests count towards both.
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 36431928-e0bc-43d6-a910-d75291326da6
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit 6452a390-0156-422d-ac39-82474a896ff4
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read 237b3396-65b6-4987-b31b-dbaf31e26b24
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update a87cfc1f-9b75-40a5-a855-3666d690bab0
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 8b2d870c-885c-4a36-9f39-32611ffeb8f7
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 339a79d0-85af-4871-a213-c25cd79b1403
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 0ffa46d7-f744-47a4-b792-29bbe1197548
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 8c8c3fa2-dc09-4d7a-a12e-111c85d81555
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 936f49a0-8bce-4306-8a37-57366f6d291d
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit e88843d9-73a8-4d0b-9aa4-91d3090fcfea
…
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy a123dec5-dce7-4651-864f-c990e7ef37d0
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit b5c79beb-b17c-43ce-8d31-7e9d02ba1d3b
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read c0c2c31b-b513-4f12-bd2f-a39c2b906d53
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update 807beb42-f78d-47e7-8fe0-fa6f83c5fac9
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 5036427e-832b-4d49-b54f-11d7bff82969
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit c61abbb0-cb2c-4f57-a17a-db85e89948d7
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 85e0db1f-e29a-41c0-942d-79496d15452a
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update f18bf4c2-fb02-424e-a954-1ad470f20c61
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 367d319f-4c2f-461e-ac46-eb19d80cb151
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 8803064f-51cd-4f52-a520-f7211d7233a2
…

@ShanaLMoore ShanaLMoore merged commit d700f82 into main Jun 21, 2024
9 of 10 checks passed
@ShanaLMoore ShanaLMoore deleted the ensure-hyku-transactions-steps-add_custom_relations-is-loaded branch June 21, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants