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

The "Node has ancestor" condition shouldn't be required #867

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

simonhm
Copy link

@simonhm simonhm commented Apr 18, 2022

GitHub Issue: (link)

  • Other Relevant Links (Google Groups discussion, related pull requests,
    Release pull requests, etc.)

(#865 (comment))

What does this Pull Request do?

Make the "Node has ancestor" to be "not required".

What's new?

A in-depth description of the changes made by this PR. Technical details and
possible side effects.

  • Changes x feature to such that y
  • Added x
  • Removed y
  • Does this change add any new dependencies?
  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)?
  • Could this change impact execution of existing code?

How should this be tested?

Place a block without filling the "Node has ancestor" condition.

Documentation Status

  • Does this change existing behaviour that's currently documented?
  • Does this change require new pages or sections of documentation?
  • Who does this need to be documented for?
  • Associated documentation pull request(s): ___ or documentation issue ___

Additional Notes:

Any additional information that you think would be helpful when reviewing this
PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/8-x-committers

@jordandukart
Copy link
Member

Oof, nice catch @simonhm. Commit cleans things up. Do you have a CLA with the Islandora Foundation, would be the only blocking thing from me accepting this PR.

@simonhm
Copy link
Author

simonhm commented Apr 19, 2022

Oof, nice catch @simonhm. Commit cleans things up. Do you have a CLA with the Islandora Foundation, would be the only blocking thing from me accepting this PR.

Yes, I do @jordandukart
https://github.com/Islandora/islandora-community/wiki/Contributor-License-Agreements
Screen Shot 2022-04-18 at 7 23 50 PM
Btw, nice new condition though. I'm thinking about a lot of possible cases to use this new condition.
Thanks!
Simon.

@jordandukart
Copy link
Member

Will let those tests play out and merge / patch release it, thanks for the contribution!

@jordandukart
Copy link
Member

Looks to be unrelated test fails on 9.4.

@whikloj
Copy link
Member

whikloj commented Apr 19, 2022

Just here to agree with @jordandukart, it appears that something has changed in 9.4.x-dev that is causing our test configuration to be invalid. This PR is unrelated to the error and so I am 👍 to just merging this PR.
The follow-on issue is Islandora/documentation#2093

@rosiel
Copy link
Member

rosiel commented Apr 19, 2022

merging at request of @whikloj and @jordandukart on Slack, since @simonhm 's change didn't cause the failing test.

@rosiel rosiel merged commit a04a72c into Islandora:2.x Apr 19, 2022
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.

4 participants