microsoft / microsoft/pai

When job/task not completed, its completion time on WebPortal and RestServer is 0 (1970/1/1), confusing

Open
#4,711 0 comments 0 reactions 0 assignees View on GitHub

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.
image
image
Job 0
image
Task 0
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.