DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
104 stars 110 forks source link

paged results of plans does not work on /super_admin/users/:user_id/edit #3069

Closed nicolasfranck closed 2 years ago

nicolasfranck commented 2 years ago

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

versions v3.0.2 till v3.0.4

Expected behaviour:

Actual behaviour:

When you click either view all, a page number, or whatever you'll get a blank list of plans.

Steps to reproduce:

Reason: controller DOES return the correct results, but in the wrong format ("html")

mariapraetzellis commented 2 years ago

@johnpinto1 this might be related to #675 in the DCC Roadmap fork?

johnpinto1 commented 2 years ago

As this a Roadmap issue as well as a DCC issue I have linked to a comment https://github.com/DigitalCurationCentre/DMPonline-Service/issues/675#issuecomment-990906539

ojsmaina commented 2 years ago

Please unsubscribe me from your mailing list

On Mon, Nov 22, 2021, 11:56 AM Nicolas Franck @.***> wrote:

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

versions v3.0.2 till v3.0.4

Expected behaviour:

Actual behaviour:

When you click either view all, a page number, or whatever you'll get a blank list of plans.

Steps to reproduce:

  • go the admin > users page
  • click on a user with more than 10 plans (so that paging of plans applicable)
  • click on "next" below the list of plans

Reason: controller DOES return the correct results, but in the wrong format ("html")

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DMPRoadmap/roadmap/issues/3069, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSENX64H24F52Y532QKERDUNIASHANCNFSM5IQNPRUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

johnpinto1 commented 2 years ago

Thanks for helpful comment @ojsmaina . I think you need to unsubscribe from the email yourself.

briri commented 2 years ago

@ojsmaina instructions for how to unsubscribe from this repository can be found here: https://docs.github.com/en/account-and-profile/managing-subscriptions-and-notifications-on-github/managing-subscriptions-for-activity-on-github/managing-your-subscriptions

mariapraetzellis commented 2 years ago

This was in the last release. We should check to make sure it's addressed. @raycarrick-ed @briri

pherterich commented 2 years ago

We have closed the corresponding DMPonline issue as this has been fixed on our end, so I will close here assuming John's PR addressed it.