Closed EleonoraPetzold closed 2 years ago
I have no test data to check.
functionality:
report:
data:
history:
- Date column for updated data is not changed. Shouldn't it reflect the date of the latest changes? On the other hand we have the date info in the history table.
In the pmm_geometryinformation table, they are no updates only inserts, or? So the insert date is up to date anyhow?
- Is it easy to provide a download (send mail?) of the report?
Yes, an issue was created here #91
- Date column for updated data is not changed. Shouldn't it reflect the date of the latest changes? On the other hand we have the date info in the history table.
In the pmm_geometryinformation table, they are no updates only inserts, or? So the insert date is up to date anyhow?
A bit confusing and I don't know where I should have seen this in the code BUT an update is an update also on the DB + entry in the history table.
Archive (set status to 2) just makes this status change. Afterwards the status = 2 in the file is handled like an "set status to 2". No Updates/changes were done anymore. Just an archive reported again.
After I uploaded status=4 I can not upload anymore to this Plotid.
Status 4 is missing in report and nothing happens.
It should be reported that a nothing happened for this line in the report.
00> issue here #93
plotid column in plothistory table in db is 0 sometimes. Is this ok? -> #92
I set status = 2 and plot was archived. ==> done I set status = 1 again and in report an update was written but the geometry was still archived. ==>see issue #93
@aostrow
test successful code published on prod server
Link: http://be2020-dev.inf-bb.uni-jena.de:2010/pmm/MainAdmin/Index
Notes:
if you what to insert a new subplot or plot the ID must be blank
there will be an update of all rows in the file
[x] Test functionality
[x] check report after upload
[x] check data
[x] check history info