diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2021-06-10 17:28:11 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-06-10 17:36:51 +0200 |
commit | d9b6aadf66655a6713bcacb25d2ea6b01c07e3b5 (patch) | |
tree | 0dfa4100b24e296bb8e75556280452afd28afe75 /tests/units/test_0002_post_clients.py | |
parent | 87774ab087a55b9347acc0f89a38df408f209fb9 (diff) |
#915 Revert filtering actions by id to "sesion" in og_dbi_queue_command
Commit 141b079 introduced a slight change in how rows from table
"acciones" are filtered when queuing a command, from "sesion" column to
"idaccion" column.
This seemed reasonable, as id column is the one autoincrementing. But
remotepc queued commands inserting actions id using a timestamp instead
of the action row id.
See https://github.com/opengnsys/OpenGnsys/blob/c17ffa5d032a82e8eca61481dd8a8adb8b3fc5b1/admin/WebConsole/rest/remotepc.php#L188
Revert said change as long as remotepc keeps such behavior.
Diffstat (limited to 'tests/units/test_0002_post_clients.py')
0 files changed, 0 insertions, 0 deletions