Skip to content

Upgraded board version to v9.2.2#156

Merged
Rajat-Dabade merged 1 commit into
mainfrom
board-version-upgrade-v9.2.2
Jan 9, 2026
Merged

Upgraded board version to v9.2.2#156
Rajat-Dabade merged 1 commit into
mainfrom
board-version-upgrade-v9.2.2

Conversation

@Rajat-Dabade

Copy link
Copy Markdown
Contributor

Summary

Upgraded board version to v9.2.2

Ticket Link

@Rajat-Dabade Rajat-Dabade self-assigned this Jan 8, 2026
@Rajat-Dabade Rajat-Dabade added 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Jan 8, 2026

@marianunez marianunez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@Rajat-Dabade Approving to unlock the release but let's create a ticket to remove this manual versioning and the build process will add the version based on the tag. We've done this with other plugins and reduces the error of missing this step.

@Rajat-Dabade

Copy link
Copy Markdown
Contributor Author

Sure @marianunez

@Rajat-Dabade Rajat-Dabade merged commit e3ef71c into main Jan 9, 2026
9 checks passed
Rajat-Dabade added a commit that referenced this pull request Feb 16, 2026
Rajat-Dabade added a commit that referenced this pull request Apr 16, 2026
* Fixed broken tests

* Remove the standalone test function

* Fix most of the integration tests

* Fix all authentication related tests

* Fix integrations test for boards

* Validation to modify comments (#152)

* Upgraded board version to v9.2.2 (#156)

* Updated mattermost/server/public/model version to v0.1.21 in boards (#158)

* Fix: Viewer Role can Accessing Individual Cards if part of board (#162)

* Fix: Filter not working correctly for text fields in Boards (#160)

* workflows: adjust token permissions (#168)

https://github.com/mattermost/mattermost-plugin-boards/security/code-scanning/7
https://github.com/mattermost/mattermost-plugin-boards/security/code-scanning/8

* Board blank page if no team id is present in localstorage (#165)

* Checking if the last board id is present from the api

* nit

* Fixed critical bugs in Mattermost Boards plugin (#169)

* Fixed critical bugs in Mattermost Boards plugin

* Linter fixes

* Linter

* Minor

* Use webapp exported markdown to card and board descriptions (#170)

* Use webapp exported markdown to card and board descriptions

* review comments:

* Fix integrations test for boards

* Fix the test for server/boards/configuration_test.go

* TestGetMembersForBoard fixed

* TestPermissionsLeaveBoardAsMember fixed

* TestPermissionsListTeams fixed

* TestPermissionsGetTeam fixed

* Removed TestPermissionsRegenerateSignupToken as it is not required

* TestPermissionsGetTeamUsers fixed

* TestPermissionsTeamArchiveExport fixed

* Fux TestPermissionsGetMe test

* TestPermissionsGetMyMemberships fixed

* TestPermissionsGetUser fixed

* TestPermissionsUpdateUserConfig fixed

* TestPermissionsCreateBoardsAndBlocks fixed

* TestPermissionsJoinBoardAsMember fixed

* TestPermissionsCreateCategory fixed

* TestPermissionsGetFile fixed

* TestPermissionsCreateSubscription fixed

* TestPermissionsGetSubscriptions fixed

* TestPermissionsOnboard fixed

* TestPermissionsBoardArchiveExport

* TestPermissionsBoardArchiveImport fixed

* TestPermissionsChannels TestPermissionsChannel fixed

* TestPermissionsGetStatistics fixed

* TestSharing fixed

* TestSidebar and TestHideUnhideBoard fixed

* Fixed remaining tests

* server test to ci

* Linter fixes

* Fix some test and added requireUserID function to check user id is present or not

* coderabbit review comments fixed

* Fix more tests

* linter issue:

* Fixed file related tests

* remove the dead api call and added user check to attachSession middleware

* linter fixes

* Remove the mysql and sqlite check from test

* fixed some tests

* review comment and code rabbit suggestions

* linter fixes

* separated webapp-test and server-test in ci

* ci persmission fix and nil pointer check

* test fixes

* ci fixes

* ci fixes

* fix tests

* disabled webapp-test ci for now

* review comments

* sanitised file name that contain path traversal for write achieve files

* linter fixes

* panic issue fixed

* linter fixes

* test fixes

* Fixed Webapp test for boards (#182)

* Fixed Webapp test for boards

* Added ci rule to run webapp test for boards

---------

Co-authored-by: Nuno Simões <nasimoes@aiven.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants