Esri / data-assistant

ArcGIS Pro Add-in that assists in emergency management, local government and state government data aggregation workflows.
Apache License 2.0
22 stars 8 forks source link

When there's no map in project - New File fails for the following combinations #85

Closed jessnoo closed 7 years ago

jessnoo commented 7 years ago

Source - Target combinations that fail:

Repro Steps:

  1. Create a new Pro project that's empty (no maps, no scenes, etc)
  2. Click New File
  3. Navigate to a source file that's a shapefile
  4. Navigate to a target file that's in a fgdb
  5. Run tool

Fails image

Alternate Test:

  1. Add a map to the project
  2. Load the shp into the map
  3. Update new map parameters so that the source shp is pointing to the layer file

Passes image

SteveGrise commented 7 years ago

Tested in dev environment, appears to be resolved.

jessnoo commented 7 years ago

verified with sprint 1 drop for dec 2016 release