Closed aslafy-z closed 1 year ago
Fixes https://github.com/FairwindsOps/pluto/issues/409 Replaces https://github.com/FairwindsOps/pluto/issues/408
This PR fixes the ordering of custom columns.
Iterate and append columns using user provided custom columns index instead of available columns index.
@sudermanjr It should be fixed by now
Thanks!
Fixes https://github.com/FairwindsOps/pluto/issues/409 Replaces https://github.com/FairwindsOps/pluto/issues/408
Checklist
Description
What's the goal of this PR?
This PR fixes the ordering of custom columns.
What changes did you make?
Iterate and append columns using user provided custom columns index instead of available columns index.