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

Procedures page: Export output is undetermistic / unsorted #14795

Closed
barrystaes opened this issue Dec 19, 2018 · 0 comments · Fixed by #16363
Closed

Procedures page: Export output is undetermistic / unsorted #14795

barrystaes opened this issue Dec 19, 2018 · 0 comments · Fixed by #16363
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@barrystaes
Copy link

barrystaes commented Dec 19, 2018

Describe the bug

On the Database Procedures page. When using the Export button on that page, the resulting SQL is not sorted by name. It should be in a reproducable order for usage in version control.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Database Procedures page
  2. Click on Export
  3. Note the procedure order in the export SQL

Expected behavior

The procedures should be ordered by name, like when exporting procedures via the Export Database page. Being alphabetical and thus determistic / reproducable is not only practical, but also needed for saving the file in version control.

Additional context

PMA v4.8.4

@williamdes williamdes added the Bug A problem or regression with an existing feature label Dec 19, 2018
@williamdes williamdes added this to To be sorted in issues May 2, 2019
@williamdes williamdes moved this from To be sorted to Reproduced in issues May 3, 2019
@williamdes williamdes self-assigned this Oct 6, 2020
@williamdes williamdes added this to the 5.1.0 milestone Oct 6, 2020
issues automation moved this from Reproduced to Closed Oct 6, 2020
williamdes added a commit that referenced this issue Oct 6, 2020
Signed-off-by: William Desportes <williamdes@wdes.fr>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

Successfully merging a pull request may close this issue.

2 participants