GitHub / mapstruct/mapstruct-idea issues and pull requests
#244 - #243: Do not warn for unmapped source properties on maps
Pull Request -
State: open - Opened by thunderhook 6 months ago
#243 - For Map to Bean mappings, ignore unknown source property inspection
Issue -
State: open - Opened by PRiewe 6 months ago
#242 - #241 Target dot should not be treated as mapped more than once
Pull Request -
State: closed - Opened by filiphr 7 months ago
#241 - Inspection "Target property must not be mapped more than once" incorrectly flags multiple mappings to "."
Issue -
State: closed - Opened by PRiewe 7 months ago
- 1 comment
Labels: bug
#240 - #235: Add a regression test for an enum implementing an interface
Pull Request -
State: open - Opened by thunderhook 8 months ago
#237 - Support fields that are written in the `@Ignored` annotation in the `UnmappedTargetPropertiesInspection`
Issue -
State: open - Opened by thunderhook 8 months ago
Labels: enhancement
#236 - Disable unknown properties on mapping composition annotations
Issue -
State: closed - Opened by thunderhook 8 months ago
Labels: bug
#234 - "Wrong usage of mappers factory" should not be warning in Tests scope
Issue -
State: open - Opened by GTOL 8 months ago
#233 - #232: Do not resolve public setters and public fields for records
Pull Request -
State: open - Opened by thunderhook 9 months ago
#232 - Setters in Java Records should not be recognized
Issue -
State: open - Opened by filiphr 9 months ago
Labels: enhancement
#231 - MapStruct plugin does not support kotlin's data classes annotated with `@JvmRecord`
Issue -
State: open - Opened by maratik123 9 months ago
- 1 comment
Labels: kotlin
#230 - Can the properties set by the afterMapping method be detected?
Issue -
State: closed - Opened by tangyang9464 9 months ago
- 2 comments
#229 - #220: Use PsiSubstitutor to properly resolve PsiMethod return types
Pull Request -
State: closed - Opened by filiphr 10 months ago
- 1 comment
#228 - #226: Reference only accessible qualified methods
Pull Request -
State: closed - Opened by thunderhook 10 months ago
- 1 comment
#228 - #226: Reference only accessible qualified methods
Pull Request -
State: closed - Opened by thunderhook 10 months ago
- 1 comment
#227 - #220: Support multi level inheritance generic builders as fluent builder (like lomboks @SuperBuilder)
Pull Request -
State: closed - Opened by thunderhook 10 months ago
- 1 comment
#226 - References of `qualifiedByName` work for protected methods that are not accessible by mapstruct
Issue -
State: open - Opened by thunderhook 10 months ago
#225 - Investigate 2025.2 `JavaErrorFixProvider`
Issue -
State: open - Opened by filiphr 10 months ago
#224 - #223: Improve error messages for reference inspection
Pull Request -
State: closed - Opened by filiphr 10 months ago
#224 - #223: Improve error messages for reference inspection
Pull Request -
State: closed - Opened by filiphr 10 months ago
#223 - Improve messages for unknown reference
Issue -
State: closed - Opened by filiphr 10 months ago
Labels: enhancement
#222 - #218: Do not mark String source / target in ValueMapping as error
Pull Request -
State: closed - Opened by filiphr 10 months ago
#222 - #218: Do not mark String source / target in ValueMapping as error
Pull Request -
State: closed - Opened by filiphr 10 months ago
#221 - Update dependencies and GitHub Actions
Pull Request -
State: closed - Opened by filiphr 10 months ago
#221 - Update dependencies and GitHub Actions
Pull Request -
State: closed - Opened by filiphr 10 months ago
#220 - Properties with Lombok SuperBuilder are not properly resolved
Issue -
State: open - Opened by filiphr 10 months ago
#219 - #217: Make sure that Collection / Map getter write accessors are properly resolved
Pull Request -
State: closed - Opened by filiphr 10 months ago
Labels: bug
#219 - #217: Make sure that Collection / Map getter write accessors are properly resolved
Pull Request -
State: closed - Opened by filiphr 10 months ago
Labels: bug
#218 - Valid ValueMapping is incorrectly marked as error
Issue -
State: closed - Opened by filiphr 10 months ago
Labels: bug
#217 - Target properties with collection getter are not properly recognized
Issue -
State: closed - Opened by filiphr 10 months ago
- 1 comment
Labels: bug
#216 - false errors on "unknown properties" after Pull Request #177 got merged
Issue -
State: open - Opened by OlliL 10 months ago
#215 - Update baseline of IntelliJ to 2024.1 and add release notes
Pull Request -
State: closed - Opened by filiphr 11 months ago
#215 - Update baseline of IntelliJ to 2024.1 and add release notes
Pull Request -
State: closed - Opened by filiphr 11 months ago
#214 - [reopen]Redundant default parameter value assignment warning shouldn't appear if target is a string
Issue -
State: open - Opened by acailley 12 months ago
- 1 comment
#213 - add unknown reference inspection
Pull Request -
State: open - Opened by hduelme about 1 year ago
#213 - add unknown reference inspection
Pull Request -
State: closed - Opened by hduelme about 1 year ago
- 2 comments
#212 - #211 Remove methods should not be considered fluent setters.
Pull Request -
State: open - Opened by jarlesat over 1 year ago
- 2 comments
#211 - Remove warnings for fluent removers.
Issue -
State: open - Opened by jarlesat over 1 year ago
#210 - Mappings (Mapping) with multiple sources does not highlight properly
Issue -
State: closed - Opened by cvoiculescu over 1 year ago
- 2 comments
#209 - Adjust minimum IntelliJ version and remove downloads of mockJDK
Pull Request -
State: closed - Opened by filiphr over 1 year ago
#209 - Adjust minimum IntelliJ version and remove downloads of mockJDK
Pull Request -
State: closed - Opened by filiphr over 1 year ago
#208 - Add K2 support
Pull Request -
State: closed - Opened by filiphr over 1 year ago
#208 - Add K2 support
Pull Request -
State: closed - Opened by filiphr over 1 year ago
#207 - Support Kotlin K2 mode
Issue -
State: closed - Opened by filiphr over 1 year ago
#206 - When using Lombok in @Mapping's target, the expression field will lose the reference relationship
Issue -
State: closed - Opened by 183461750 over 1 year ago
- 1 comment
#205 - Expression can not get method hint when target uses @Lombok @FieldNameConstants
Issue -
State: closed - Opened by Ben901227 over 1 year ago
- 2 comments
Labels: bug
#204 - Add a warning when using source = "."
Pull Request -
State: open - Opened by hduelme over 1 year ago
#204 - Add a warning when using source = "."
Pull Request -
State: closed - Opened by hduelme over 1 year ago
- 2 comments
#203 - Add a warnig when using `source = "."`
Issue -
State: closed - Opened by thunderhook over 1 year ago
Labels: feature
#202 - upgrade to Java 17
Pull Request -
State: closed - Opened by hduelme over 1 year ago
- 1 comment
#202 - upgrade to Java 17
Pull Request -
State: closed - Opened by hduelme over 1 year ago
#201 - use String equals directly instead of Objects.equals
Pull Request -
State: closed - Opened by hduelme over 1 year ago
#201 - use String equals directly instead of Objects.equals
Pull Request -
State: closed - Opened by hduelme over 1 year ago
- 1 comment
#200 - Target property mapped more than once inspection
Pull Request -
State: closed - Opened by hduelme over 1 year ago
- 4 comments
#200 - Target property mapped more than once inspection
Pull Request -
State: closed - Opened by hduelme over 1 year ago
- 5 comments
Labels: feature
#199 - #163 Reference support for @InheritConfiguration and @InheritInverseConfiguration
Pull Request -
State: open - Opened by thunderhook almost 2 years ago
- 3 comments
#199 - #163 Reference support for @InheritConfiguration and @InheritInverseConfiguration
Pull Request -
State: open - Opened by thunderhook almost 2 years ago
#198 - fix issue 194 source property with same name exists
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
#198 - fix issue 194 source property with same name exists
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 1 comment
#196 - fix issue 194
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 8 comments
#196 - fix issue 194
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 8 comments
#195 - Prepare for IntelliJ 2024.2 cycle
Pull Request -
State: open - Opened by unshare almost 2 years ago
#194 - Incorrect no source property defined inspection for `@Mapping`
Issue -
State: closed - Opened by filiphr almost 2 years ago
Labels: bug
#193 - fix jacoco-reports-0-coverage
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 2 comments
#193 - fix jacoco-reports-0-coverage
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 2 comments
#192 - False positive missing mapping warning
Issue -
State: open - Opened by aleksvidak almost 2 years ago
#191 - Code completion for annotation parameters like @Mapping is not working
Issue -
State: open - Opened by UnclePi979 almost 2 years ago
#190 - Code completion: mapTo... suggestions take precedence over more useful suggestions
Issue -
State: closed - Opened by kalvintamas almost 2 years ago
- 3 comments
Labels: feature
#189 - add idea 2024.1 to build matrix
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 7 comments
#189 - add idea 2024.1 to build matrix
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 5 comments
#188 - Add support for java text-blocks for expression injection
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
#188 - Add support for java text-blocks for expression injection
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 1 comment
#187 - Plugin reports "Can't find related attribute" warning when using `source="."`
Issue -
State: open - Opened by Chessray almost 2 years ago
#186 - Fix issue 180. WrongUsageOfMappersFactory componentModel from config
Pull Request -
State: closed - Opened by hduelme almost 2 years ago
- 1 comment
#185 - Incompatible with idea 2024.1 RC
Issue -
State: closed - Opened by chaoyoung almost 2 years ago
- 4 comments
#184 - code wraps automatically, does not recognize keywords
Issue -
State: closed - Opened by Muscleape almost 2 years ago
- 1 comment
#183 - Wrong usage of mappers factory should be able to remove static initializer
Issue -
State: open - Opened by filiphr about 2 years ago
#182 - Code Completion didn't work well.
Issue -
State: closed - Opened by ovaso about 2 years ago
- 12 comments
Labels: waiting-for-response
#181 - IDE Support of `BeanMapping#ignoredTargets`
Issue -
State: open - Opened by thunderhook about 2 years ago
#180 - WrongUsageOfMappersFactoryInspection ignores if componentModel is defined in MapperConfig
Issue -
State: open - Opened by hduelme about 2 years ago
#179 - Fix RemoveMappersFix by using SafeDeleteFix
Pull Request -
State: closed - Opened by hduelme about 2 years ago
- 4 comments
#179 - Fix RemoveMappersFix by using SafeDeleteFix
Pull Request -
State: closed - Opened by hduelme about 2 years ago
- 4 comments
#178 - Report Non-existing target properties as errors
Issue -
State: open - Opened by CodeSimcoe about 2 years ago
#177 - Report Non-existing target properties as errors
Pull Request -
State: open - Opened by CodeSimcoe about 2 years ago
#177 - Report Non-existing target/source properties as errors
Pull Request -
State: closed - Opened by CodeSimcoe about 2 years ago
- 6 comments
#176 - prevent null as fix for WrongUsageOfMappersFactory
Pull Request -
State: closed - Opened by hduelme about 2 years ago
- 7 comments
#176 - prevent null as fix for WrongUsageOfMappersFactory
Pull Request -
State: closed - Opened by hduelme about 2 years ago
- 7 comments
#175 - Inspection for Mapping to target = "." without source
Pull Request -
State: closed - Opened by hduelme about 2 years ago
- 1 comment
#175 - Inspection for Mapping to target = "." without source
Pull Request -
State: closed - Opened by hduelme about 2 years ago
#174 - Java expression
Issue -
State: open - Opened by Nathan-Sz about 2 years ago
#173 - Array and Map paramter ignored as source-parameter if used as only source
Issue -
State: open - Opened by hduelme about 2 years ago
#172 - Completion for properties don't work (both target and source)
Issue -
State: closed - Opened by swetharnaik about 2 years ago
- 2 comments
#171 - update Gradle IntelliJ Plugin to 1.16.1
Pull Request -
State: closed - Opened by hduelme over 2 years ago
#169 - Add 2023.3 to build matrix and use 2022.1 (min QA version in plugin.xml)
Pull Request -
State: closed - Opened by filiphr over 2 years ago
#168 - support Map as MappingSource
Pull Request -
State: closed - Opened by hduelme over 2 years ago
- 4 comments
#167 - Disable unmapped target property warnings when implicitly mapping from a map
Issue -
State: closed - Opened by thunderhook over 2 years ago
- 2 comments
#166 - fix missing description for NotNullCheckableSourcePropertyUsedWithDefaultValueInspection
Pull Request -
State: closed - Opened by hduelme over 2 years ago
#165 - update since-build to 213
Pull Request -
State: closed - Opened by hduelme over 2 years ago
#164 - allow whitespaces before and after java expression
Pull Request -
State: closed - Opened by hduelme over 2 years ago
- 1 comment
#163 - Auto completion for InheritConfiguration#name, InheritInverseConfiguration#name
Issue -
State: open - Opened by alexbudarov over 2 years ago
- 1 comment
Labels: feature