This commit is contained in:
2021-03-08 21:44:15 +00:00
parent 6f95ce6afe
commit c814aefe10

View File

@@ -36,8 +36,11 @@ MISC ITEMS THAT CAME UP
todo: BUGBUG delete all tags from customer, go back in and zone2 appears for some reason
todo: maybe Active field should be beside name as before in v7, it can get kind of buried and it also seems like it would be clearer if it was beside the name what it referred to
todo: attach a photo from phone, no error just does nothing
Test locally first to confirm, probably a rights issue of some kind
todo: attachment error not evident when in UI, have to go to api to see it's an error 413, maybe find a way to resolve this clearly
as it is, it just appears to work but there is nothing.
any error on upload should indicate so somewhere on the form
to test, remove the client_max_body_size setting (or set to 1m as is default) then attempt to upload an image
or, perhaps temporarily set the max body size in attachement upload controller to simulate here (easier)
todo: test service rate pick list variants
in particular what happens when contract in effect to limit to rates but then no rates selected on contract, sb an empty list
@@ -195,7 +198,6 @@ todo: Changes to allow in place updates of server without erasing data:
CURRENTLY DOING: Contract server loose ends
todo: go through contract cases and ones that are only for contract form itself and object can be closed now
todo: v8migrate
todo: post for testing
look into attach photo before next post