Skip malformed nested Gitea issue metadata entries #86

Merged
timmy merged 1 commits from timmy/85-skip-malformed-nested-issue-metadata into main 2026-08-06 07:48:49 +00:00
Owner

Skips non-object label and assignee entries while preserving valid issue metadata.

TDD: regression test failed with AttributeError before implementation; 54 tests pass after the fix.

Closes #85

Skips non-object label and assignee entries while preserving valid issue metadata. TDD: regression test failed with `AttributeError` before implementation; 54 tests pass after the fix. Closes #85
timmy added 1 commit 2026-08-06 07:48:14 +00:00
fix: skip malformed nested issue metadata (#85)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
68c2048724
timmy merged commit 1fe16c1342 into main 2026-08-06 07:48:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#86
No description provided.