Thingus

Results 19 issues of Thingus

Closes #5091 #3078 #817 ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [ ]...

As referred to in #2029, it would be good to exclude diagonals (people who have not moved) and unknowns/lost subs from inflows/outflwos We could extend the inflows/outflows classes and the...

enhancement
FlowMachine

Closes #ISSUE_NUMBER ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [x] Added any relevant Github...

FlowDB
dependencies
FlowETL
opal

As the permission space for FlowAPI increases, the FlowAuth end-to-end test is becoming increasingly shaky and slow. **Product** FlowAPI test suite **Version** 1.5 + **To Reproduce** Run `flowauth_end_to_end` after adding...

bug
FlowAuth
tests
P-Next

Because of changes to the authentication schema needed as part of #4585 , we need to disable nesting queries with differing spatial units. Relevant test in integration tests has been...

bug
FlowMachine
FlowAPI
P-Next

`MultiLocation` contains no `spatial_unit` validation - would be good to guarantee that all locations in `MultiLocation` have the same `spatial_unit`, then anything built on `MultiLocation` could have an exposed `spatial_unit`...

enhancement
FlowMachine

Closes #4581 ### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github labels...

enhancement
FlowClient
FlowMachine
P-Later

See PR #4485 ExposedDatetimeMixin would clean up a number of queries; this issue is to go through and find them

FlowMachine
development
P-Later

**Describe the bug** When passed a token generated with `jwt.generate_token(...compress = False...)`, flowapi attempts to decompress `roles` as a bytestream, causing a 500 error. **Product** Flowapi **Version** Latest **To Reproduce**...

Closes #6006 ### I have: - [ ] Formatted any Python files with [black](https://github.com/ambv/black) - [ ] Brought the branch up to date with master - [ ] Added any...