Extract data widget uses layer ID not layer name
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The extract widget pulls data using an Extract Data Task GP service but sends the layer ID instead of the layer name as an input. Extract Data Task is looking for the name to be the same as it is in the map used to publish the GP service. Could we use the layer title property from MapConfig instead of the id property?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the extract data widget and its MapConfig layer handling, then trace the input sent to the Extract Data Task GP service. Compare the current layer ID with the layer title used in the map configuration. Done means the service receives the layer title for the selected layer; no specific test file is mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100