ymcatwincities / openy

The Open Y platform. See README.md below
https://openy.org
GNU General Public License v3.0
49 stars 112 forks source link

There is no way to run GroupEx -> PEF integration from the admin panel. #2386

Open ddrozdik opened 3 years ago

ddrozdik commented 3 years ago

Test Environment: Environment: | https://sandboxes-d9.openy.org/ Open Y version | 8.x-2.8.0 Open Y installation type | Custom

Description: At the moment, the module for GroupEx Pro -> PEF integration, https://github.com/ymcatwincities/openy/tree/9.x-2.x/modules/custom/openy_pef_gxp_sync provides a drush command only. However, if I need to run the sync from the admin panel, there is no way to do this.

This is an essential requirement for testing this integration because without it, for QA, there is no way to test integration on an Open Y build. It would also be beneficial for those who want to run sync without waiting when Cron will execute the Drush command.

sarah-halby commented 3 years ago

@podarok to create documentation on how to test without the integration (see the linked ticket).

cc @ddrozdik - we will work on the documentation linked here so that dev could test this item (rather than QA). Due to the upcoming Daxko API transition from GroupEx Pro, we need to determine whether or not this transition should be prioritized or if it will be solved by the Daxko transition.