After upgrading to Drupal 11.3.0 the "Orderable" checkbox provided by the module is now also exposed on the vocabulary overview page instead of just the edit form. This is due to OverviewTerms now extending EntityForm which results to nodeorder_form_taxonomy_vocabulary_form_alter() also being applied there. See CR: https://www.drupal.org/node/3528300

overview

CommentFileSizeAuthor
SCR-20260113-nbtr.png175 KBartis.bajars

Issue fork nodeorder-3567240

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

artis.bajars created an issue. See original summary.

artis.bajars’s picture

Status: Active » Needs review
johnatas’s picture

Hello,

I can confirm the MR !14 is OK as patch on Drupal 11.3.2 with nodeorder 3.0.3.

Thank you.

davps made their first commit to this issue’s fork.

  • davps committed c00fb3ef on 3.x authored by artis.bajars
    Issue #3567240: Only expose nodeorder settings in the vocabulary add/...
davps’s picture

Status: Needs review » Fixed

@artis.bajars , @johnatas, thanks for help.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • davps committed e1b86999 on 3.x authored by artis.bajars
    Issue #3567240 by artis.bajars, johnatas, davps: Node Order settings...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.