Closed ACueva closed 6 years ago
@topowright asked me to look at this issue. I can reproduce the issue. As shown above - the radius is the correct measurement and the diameter is incorrect (should be doubled).
@topowright - is this the next issue I should work on?
Was asked by @topowright to work on this next so dependent circle issue #540 could be closed out - moving to in progress for dev work
Moving back - was requested to do some rework on PR #571
Addressed in PR #578
Checklist test updated to cucumber test style and connected to issue 569 in PR: https://github.com/ArcGIS/solutions-defense-test-catalog/pull/147
PR #578 merged, kicking off new MT build in Jenkins to test.
Tested locally on Esri/csm/#569-bad-diameter-label branch:
Verified in Military Tools build 8.
@csmoore This box appears to be calculating incorrectly.
Radius appears to calculate the value fine.
@ACueva - I didn't think you could enter anything in the Radius/Diameter box with the Distance Calculator expanded (it should be disabled) so I might need you to show me or provide the repro steps for how you did that (I can't seem to do)
Worked with @csmoore, unable to repro this case. Removing development label. Marking this issue verified as well.
Environment: ArcGIS Pro 2.2 Daily Distance and Direction 3.0 Build 6 from Military Tools
Steps to reproduce:
A circle with a label of Radius: 120 Miles should draw.
Repeat the same steps listed above, this time change the Radius to Diameter. A circle of the same size will draw, the label will be Diameter: 120 Miles.
The attribute field for the circles created will show the distance listed as "120" for both of these circles created.
FYI @csmoore, Can you chime in with a level of effort to address this issue?