Skip to content

Conversation

@drjayvee
Copy link
Contributor

@drjayvee drjayvee commented Jan 9, 2026

The partial boards/edit/auto_close used both @board as well as board.

The partial `boards/edit/auto_close` used both `@board` as well as `board`.
@ajaychandrak2002-bit
Copy link

please check the work flow of (boards/edit/auto_close); @board

@drjayvee
Copy link
Contributor Author

please check the work flow of (boards/edit/auto_close); https://github.com/board

I'm not sure whether this is a bot comment. I don't understand the request or suggestion.

Here's what I did for QA:

  • I tried changing board to hoard and ran the test suite, which resulted in 5 errors. (The tests pass with my change applied.)
  • As far as I could tell, only two templates render this partial, both of which pass the board local.
  • The partial already uses (and therefore depends on) a local board. It's extremely unlikely that @board and board would ever be two different models.

@monorkin
Copy link
Contributor

Good catch @drjayvee ! Thank you for the PR.

@monorkin monorkin merged commit 829dd34 into basecamp:main Jan 13, 2026
5 checks passed
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.

3 participants