When job/task not completed, its completion time on WebPortal and RestServer is 0 (1970/1/1), confusing
Open
Nobody has claimed this yet.
bug
pai-dev
PAI-Exp
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
The completion time from FC is nil.
But WebPortal and RestServer is 0 (1970/1/1), so confusing.


Job 0

Task 0

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the completion time from FC into the WebPortal and RestServer, focusing on how a nil value becomes 0 or 1970/1/1. Reproduce the behavior with an incomplete job and task, then verify that their unset completion time is represented without the misleading epoch date.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100