I really want to like and use the mapper, but I'm finding it really difficult to make it do what I want.
- Had an issue where the designer didn't load because the host settings was missing `"AzureWebJobsSecretStorageType": "files"`
- Target hierarchies have limited visibility on the Canvas and the Overview doesn't have the full functionality. (I know this is supposed to be a feature, but I find it hard to work with).
- Right clicking a map line or a function, results in a blank canvas forcing a close and reopen of the map
- Can't seem to remove a map line from the canvas and am forced to hand edit the map *.lml file
- [EDIT]
Can't seem to find a way to do a many to one mapping where I can just grab the first element
This is a showstopper for me and I believe it's causing the generated XSLT to be incorrect
Aside from that it would be nice if CTRL-S would save, but at least there's a way to do it.
[EDIT] I ended up getting the *..1 working with the Direct Access function and remembering that XSLT uses 1 as the index start, not 0.