kartoza / django-bims

https://testing.healthyrivers.kartoza.com
GNU Affero General Public License v3.0
12 stars 19 forks source link

Bims/Admin/Biotopes - this does not update on the data capture forms and needs sorting #3185

Closed helendallas closed 2 years ago

helendallas commented 2 years ago

At the moment there are several biotopes (broad, specific and substratum) that are incorrect or duplicated in the Biotopes table.

We need to be able to edit and or merge. Issue raised with RBIS as well.

see example here image

There also appear some that are a legacy of SASS or which are used for SASS...not sure which is the case.

image

helendallas commented 2 years ago

Also this is in the data capture form but is not in the biotopes,

Not specified and Unspecified are the same and Unspecified is correct - only in forms not in biotope table so not sure where this is coming from.

dimasciput commented 2 years ago

@helendallas I have deployed the fix to testing. You can also see which biotopes are used in SASS.

helendallas commented 2 years ago

Thanks @dimasciput This is an improvement.

So where a biotope is not associated with SASS or a Taxon Group, and does not have a display order, biotope form number -can these be deleted?

e.g. image

image

image

See here where Slackwater is shown image

I assume the one with the Taxon Groups shown and display order is correct, while the other is a legacy name and can be deleted?

helendallas commented 2 years ago

Sorry @dimasciput Can you please respond to this and I want to fix today if possible.

So where a biotope is not associated with SASS or a Taxon Group, and does not have a display order, biotope form number -can these be deleted?

helendallas commented 2 years ago

I assume I will get a warning if there are biological records associated with it, in which case I then merge with the most appropriate

dimasciput commented 2 years ago

@helendallas yes you will get a warning if the biotope is associated with a record.

dimasciput commented 2 years ago

@helendallas also careful not to delete the biotope that used in SASS form.

helendallas commented 2 years ago

Great thanks. Yes I will make sure not to delete SASS biotopes. I have run a few checks in Testing, and seems to be working great.

helendallas commented 2 years ago

I have edited on live , merged and fixed. Closing ticket