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

Using View/Hide Columns in Mapping screen causes program to go back to Map your Data #635

Closed
RDmitchell opened this issue Dec 24, 2015 · 3 comments

Comments

@RDmitchell
Copy link

Problem
When you have mapped your data and you are in the Mapping screen where you can see the actual data with it's new mapping (the list view), if you click the View/Hide Columns button, and select new or deselect existing fields, when you click Save Settings, you are put back into the very first mapping screen, and when you move from that screen to the final mapping screen, the list settings that you changed were not saved

To reproduce

  • Import a data file and map it
  • After clicking Map Your data, you will be put into the Mapping screen where you can see the actual data with the new mappings
  • Click on the View/Hide Columns button
    image
  • You will see the Building List Settings dialog box
    image
  • Deselect a checked field (or select a new field) and click Save Settings
    image
  • Program puts up the "Please wait while your data is loaded"
    image
  • And then it displays the first Mapping screen
    image
  • So you have to click the Map Your Data button to get back to where you started (which is where the program should have put you in the first place after Save Settings)
  • And it didn't save the setting change -- in this example I deselected State Province, but it is still displayed in the list
    image
@RDmitchell RDmitchell added this to the Feburary 2016 Release milestone Dec 24, 2015
@RDmitchell RDmitchell added the bug label Jan 5, 2016
@RDmitchell RDmitchell changed the title Using View/Hide Columns in Matching screen causes program to go back to Map your Data Using View/Hide Columns in Mapping screen causes program to go back to Map your Data Jan 5, 2016
@pipermerriam
Copy link
Contributor

assigning to myself

@RDmitchell
Copy link
Author

assigned back to @pipermerriam based on @nicholasserra comments in the PR #715

@RDmitchell
Copy link
Author

I am closing this issue because @nicholasserra discovered that the functionality of the View/Hide button in Mapping isn't working. For now we are going to remove the View/Hide button since it doesn't work properly, and make a new issue to add it back with proper functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants