Pin the current item from mobile detail #1490
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1490
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1489-pin-current-mobile-detail"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #1489
Adds a contextual mobile Pin/Pinned action to issue, filed-item, pull-request, review, and update detail. The action reuses the existing identity-scoped, offline-first pin queue and updates Queues immediately.
Tests:
pytest -q tests/test_mobile_recent_work.py tests/test_recent_work_api.pySTACKCHAIN_RUN_RELEASE_E2E=1 pytest -q tests/e2e/test_mobile_pinned_work_release.pypytest -q(2817 passed, 28 skipped)