Make rules overview sortable

Created on 10 February 2009, over 15 years ago
Updated 13 July 2024, about 2 months ago

Is it an idea to make the overview tables of rules and rulesets sortable?

Further I think they should be sorted first on their weight and secondly on their label.

✨ Feature request
Status

Needs review

Version

2.0

Component

User Interface

Created by

πŸ‡³πŸ‡±Netherlands casey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States hargobind Austin, Texas

    Similar to #35, I experienced the same error when running on PHP 8.x.

    Attached is an updated patch to fix this.

  • πŸ‡ΊπŸ‡ΈUnited States hargobind Austin, Texas

    Attaching interdiff from #33 to #36.

  • πŸ‡ΊπŸ‡ΈUnited States TR Cascadia

    @hargobind: Can you convert your patch into a MR? Drupal.org does not run testing on patches any more - all contributions are expected to be through merge releases.

  • Pipeline finished with Failed
    about 2 months ago
    Total: 133s
    #221264
  • Pipeline finished with Success
    about 2 months ago
    Total: 132s
    #221313
  • πŸ‡ΊπŸ‡ΈUnited States hargobind Austin, Texas

    @TR: There you go.

    Thanks to pipeline tests, I found a PHP 8.2 bug in the new code. All tests are passing now.

    This was my first time using gitlab's MR. (I didn't realize the community switched away from the patch-based approach in the last few years.) Let me know if I missed anything.

  • πŸ‡ΊπŸ‡ΈUnited States hargobind Austin, Texas

    Question: on the MR, there is an option "Delete source branch when merge request is accepted."

    I want to make sure I'm correct in understanding that source branch = MR/feature branch, and destination branch = the 7.x-2.x branch... right?

    Am I correct that checking it means that once the MR is merged, the feature branch I created for this MR will be deleted?

  • πŸ‡ΊπŸ‡ΈUnited States jacob.embree

    That is correct, @hargobind, the feature branch you created would be deleted when the MR is accepted if you checked that box.

  • πŸ‡ΊπŸ‡ΈUnited States TR Cascadia

    Question: on the MR, there is an option "Delete source branch when merge request is accepted."

    I want to make sure I'm correct in understanding that source branch = MR/feature branch, and target branch = the 7.x-2.x branch... right?

    Am I correct that checking it means that once the MR is merged, the feature branch I created for this MR will be deleted?

    Yes, that's what it means. But you shouldn't usually have to worry about that - that box is not checked, by default, and it's OK to leave it like that.

    I'm not sure why the Drupal administrators set it up that way, and what they have in mind for cleaning up all the old feature branches accumulating on gitlab, but for now I am just going with the default settings.

Production build 0.71.5 2024