rtCamp / rtMedia

rtMedia (formerly Buddypress Media) adds advanced multimedia functionality to WordPress, BuddyPress and bbPress
https://rtmedia.io/
122 stars 110 forks source link

On the group media page, the count for Album is displayed on the albums page but the album is not displayed. #1922

Closed pavanpatil1 closed 2 years ago

pavanpatil1 commented 2 years ago

The count for the album is displayed but the album is not visible on the Group media page. If no media is added to the wall post album.

Steps to reproduce:

  1. Create a new group and enable the media in the group.
  2. Go to the media page and Observe the issue.

Expected result: If the count is visible then the album should be displayed.

https://user-images.githubusercontent.com/44057535/172284593-28bc8aaf-d94f-4af5-89ce-210e1a6124e5.mp4

Pradeep1308 commented 2 years ago

@thebengalboy I and Gagan has discussed this issue and debug the issue together and found that this is not a small issue, it's a big issue in which there are several more issues which need to be fixed first. So for this release, It's not possible to fix. It will take time.

thebengalboy commented 2 years ago

@Pradeep1308 How much time it may take to get it solved? I feel like we should not release publicly having a known issue. We need to solve it even if we need to delay the release (Unless the release is urgent).

cc/ @pooja-muchandikar

pooja-muchandikar commented 2 years ago

@pavanpatil1 Few things to check:

Can you quickly check these points and let us know? This will help us to estimate the time to fix the issue.

cc: @Pradeep1308

pavanpatil1 commented 2 years ago

Below are the observations:

Album creation is done from Group or Profile page?

It is happening for the default album(Wall post) on the Group media page. If we add the media to the album then the album is visible properly. Just when there are no media present in an album at that time only it is happening.

Pradeep1308 commented 2 years ago

The issue as of now is that, the count 1 is visible for album in group, but in the db there is no creation of album and the count is a dummy value that is showing in the frontend. cc: @thebengalboy @pooja-muchandikar @pavanpatil1