microsoft / microsoft/process-migrator
Export same process multiple times (without any chnages) generates different files
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 113
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've noted this behaviour.
Steps:
- Export a process
- Save the file
- export the same process
- compare this new file with the one saved in step 2
I noted that there are a large number of changes between the two files, is this behaviour correct?
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 reproducing the two exports described in the issue and comparing the resulting files. Then trace the export and serialization entry points to identify which changes are generated without process edits; done means determining whether the differences are expected or making repeated exports consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100