Inconsistent return value of getCreatedTime.

Created on 5 January 2024, 11 months ago

Problem/Motivation

getCreatedTime has inconsistent return type. Documentation says int, but actual type is string.

Steps to reproduce

Use getCreatedTime() and assume that documentation is correct.

Proposed resolution

Introduce typecast to int in the implementation(s) of getCreatedTime()

Remaining tasks

User interface changes

None.

API changes

Obey the documentation.

Data model changes

Change return value of getCreatedTime() to int as per the documentation.

Release notes snippet

🐛 Bug report
Status

Needs work

Version

11.0 🔥

Component
Entity 

Last updated 1 day ago

Created by

🇩🇰Denmark EJTH

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024