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

get group view datatable to workable state #6814

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

DAcodedBEAT
Copy link
Contributor

Description & Issue number it closes

Datatable was not loading for GroupView.php.

note: this does not fix the pre-existing bug with loading the groups on this page but at least it makes the page a bit more useful.

Closes #6810

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@DAcodedBEAT DAcodedBEAT added bug Feature: Groups API php Pull requests that update Php code labels Jan 12, 2024
@DAcodedBEAT DAcodedBEAT added this to the 5.5.0 milestone Jan 12, 2024
@DAcodedBEAT DAcodedBEAT self-assigned this Jan 12, 2024
Copy link
Collaborator

@MrClever MrClever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@DAcodedBEAT DAcodedBEAT merged commit 3b414ae into master Jan 12, 2024
4 checks passed
@DAcodedBEAT DAcodedBEAT deleted the fix-groupview-groupmembers-datatable branch January 12, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug Feature: Groups php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Group members does not display on Group Details page
2 participants