OpenTreeMap / otm-core

OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
www.opentreemap.org
Other
186 stars 88 forks source link

Read tree ID from detail page tree section header rather than field #3266

Closed jwalgran closed 5 years ago

jwalgran commented 5 years ago

Overview

Instance managers can hide the tree ID field from view, which was breaking the delete logic.

Connects #3265 Connects https://github.com/OpenTreeMap/otm-clients/issues/439 Depends on https://github.com/OpenTreeMap/otm-cloud/pull/467

Testing Instructions

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.796% when pulling 77fd0507234f725c69a8c9cf8e142edb54e36072 on jcw/delete-tree-with-hidden-id into dc0428c468707a38ea41176204b527b1832e9a8d on hotfix/2.21.5.

jwalgran commented 5 years ago

Thanks.