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

🧹 Fix issue regarding Valkyrie::Identifier #2076

Merged

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Dec 19, 2023

The encountered error was:

NoMethodError:
  undefined method `split' for #<Valkyrie::ID:0x0000ffffa5f04bc8
  @id="admin_set/default">

@jeremyf jeremyf added the patch-ver for release notes label Dec 19, 2023
The encountered error was:

```
NoMethodError:
  undefined method `split' for #<Valkyrie::ID:0x0000ffffa5f04bc8
  @id="admin_set/default">
```
@jeremyf jeremyf force-pushed the fixing-valkyrie-identifier-not-being-a-string branch from 57ef443 to 6bac28b Compare December 19, 2023 21:13
@jeremyf jeremyf merged commit c786fb8 into hyrax-5-upgrade Dec 19, 2023
2 of 3 checks passed
@jeremyf jeremyf deleted the fixing-valkyrie-identifier-not-being-a-string branch December 19, 2023 21:13
@kirkkwang kirkkwang mentioned this pull request Jan 5, 2024
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