Skip to content

Commit d49ff8e

Browse files
authored
Merge pull request #3013 from mbeddr/bugfix/exception_in_search_viewer_init
base: prevent exception due to null idea project event parameter
2 parents 8b5c0df + 950fce9 commit d49ff8e

File tree

2 files changed

+254
-64
lines changed
  • code/languages/com.mbeddr.mpsutil/solutions/com.mbeddr.core.base.pluginSolution/models/com/mbeddr/core/base/pluginSolution

2 files changed

+254
-64
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Semantic Versioning and the changes are simply documented in reverse chronologic
77

88
# June 2025
99

10+
## com.mbeddr.core.base
11+
12+
### Fixed
13+
14+
- prevent exception in MbeddrSearchViewer actions initialization due to null value of the project event parameter
15+
1016
## com.mbeddr.platform publication
1117

1218
### Changed

0 commit comments

Comments
 (0)