Skip to content

[No QA] Remove sequenceNumber - #929

Merged
chiragsalian merged 11 commits into
Expensify:mainfrom
s77rt:remove-sequenceNumber
Jul 28, 2026
Merged

chiragsalian merged 11 commits into
Expensify:mainfrom
s77rt:remove-sequenceNumber

Conversation

@s77rt

@s77rt s77rt commented Jul 13, 2026

Copy link
Copy Markdown
Member

Removed functions that are no longer needed/used, these are based on sequenceNumber and we are removing that from backend so these function should not be kept.

  • Removed insertIntoCache
  • Made get an alias to getFlatHistory (they have same outcome, even though the get function sends a offset param, this param is not used in Web-E)

Fixed Issues

https://github.com/Expensify/Expensify/issues/589297

Tests

n/a

QA

n/a

Comment thread lib/ReportHistoryStore.jsx Outdated
@s77rt
s77rt marked this pull request as ready for review July 25, 2026 21:00
@s77rt
s77rt requested a review from a team as a code owner July 25, 2026 21:00
@s77rt s77rt changed the title Remove sequenceNumber [No QA] Remove sequenceNumber Jul 25, 2026
@melvin-bot
melvin-bot Bot requested review from stitesExpensify and removed request for a team July 25, 2026 21:01
@s77rt

s77rt commented Jul 25, 2026

Copy link
Copy Markdown
Member Author

@chiragsalian Please review (for some reason I can't add reviewers in this repo)

@s77rt

s77rt commented Jul 25, 2026

Copy link
Copy Markdown
Member Author

The failing tests are probably unrelated, please re-run

@stitesExpensify

Copy link
Copy Markdown
Contributor

@MelvinBot merge main

@chiragsalian

Copy link
Copy Markdown
Contributor

Ah the synk failure. We recently stopped using synk so we've to disable in repos that still use it. I've to push a PR to disable it for expensify-common.

@chiragsalian

Copy link
Copy Markdown
Contributor

@s77rt, we disabled synk but for the check you clear you need to push another commit, or merge with main.

@s77rt

s77rt commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

@chiragsalian This is good for merge now

@chiragsalian chiragsalian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chiragsalian
chiragsalian merged commit 6769cda into Expensify:main Jul 28, 2026
7 checks passed
@os-botify

os-botify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🚀 Published to npm in 2.0.197 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants