doug-m / CollectorAuroraTesting

Manage testing feedback for Collector holistic testing.
0 stars 7 forks source link

Control Point Name is a numeric field instead of text field #72

Closed RITI8169 closed 6 years ago

RITI8169 commented 6 years ago

Issue

The Control Point Name field when creating a point in the Ground Control Map only accepts numeric data.

Expected Behavior

As it is a Name field it should accept text entries and should be a text field

Map and Credentials

Steps to Reproduce

Open the Ground Control Map Click on the + button Enter data for the point to be added Enter data for Control Point Name

Device Information

collectorname

kyliedonia commented 6 years ago

This data is set up with Name as an integer, so Collector is behaving as expected.

ControlPointName (type: esriFieldTypeInteger, alias: Control Point Name, SQL Type: sqlTypeOther, nullable: true, editable: true)