Key: |
QB-3440
|
Type: |
Bug
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Unassigned
|
Reporter: |
Prinkush Kalra
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 29/Aug/19 07:04 AM
Updated: 29/Aug/19 11:01 PM
|
|
Component/s: |
None
|
Affects Version/s: |
8.0.0,
8.0.1,
8.0.2,
8.0.3,
8.0.4,
8.0.5,
8.0.7,
8.0.8,
8.0.9,
8.0.10,
8.0.11,
8.0.12,
8.0.13,
8.0.14,
8.0.15,
7.0.32,
8.0.16,
8.0.17,
8.0.20,
8.0.21,
8.0.22,
8.0.23,
8.0.24,
8.0.25,
8.0.26,
8.0.27,
8.0.28,
8.0.29,
8.0.30,
8.0.31,
8.0.32,
8.0.33,
8.0.34,
8.0.35,
8.0.36,
8.0.37,
8.0.38
|
Fix Version/s: |
9.0.20
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
I am getting incorrect results when I am trying to fetch users from a specific time in my script.
As the last login timestamp is not updated in few cases.
It seems that user last login is updated only when login through UI .
In case of using REST api, last login details are not properly updated
ex)
curl -u user:password -d@tempfile.xml https://localhost/rest/build_requests
Login time is not updated.
Could you please let us know solution for this?
Thank You
|
Description
|
I am getting incorrect results when I am trying to fetch users from a specific time in my script.
As the last login timestamp is not updated in few cases.
It seems that user last login is updated only when login through UI .
In case of using REST api, last login details are not properly updated
ex)
curl -u user:password -d@tempfile.xml https://localhost/rest/build_requests
Login time is not updated.
Could you please let us know solution for this?
Thank You |
Show » |
There are no comments yet on this issue.
|
|