Skip to content

Bug: Time tab not getting the created time field #20

@spop

Description

@spop

The created time field is a string (not int nor float).
In this case the Time tab gets the cutelog current time (logger_tab.py:155).

How to test:
Saving the record and loading again will give always the current time and not the created time.

How to solve (proposition):
Convert the created time from str to float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions