cooper lee

Results 8 issues of cooper lee

### Describe the bug Any Flow item change config property value, after reopen config dialog, value display error. ### Version 19.0.1 ### Expected behavior show property value ### Actual behavior...

kind/bug
status/triage

only use phone Register and add user model attribute from request params

enhancement

limit send sms from source

enhancement

il18n for full message

enhancement

**Describe the bug** Environment: Spring boot:3.0.4 Spring cloud:2022.0.1 spring-cloud-commons: 4.0.1 OpenJdk: 17 When preferredNetworks are configured in a multi-network interface card environment, ${spring.cloud.client.ip-address} return a wrong IP. `application.yml` ```yml spring:...

waiting for feedback
feedback-reminder

now we have `update phone number` , but this required action can change phone number .

enhancement

```kotlin class SomeData(fieldOne: String, fieldTwo: String){ private val combo: ComboClass = ComboClass(fieldOne, fieldTwo) fun getCombo() { return combo } } ```` throw exception : java.lang.IllegalStateException: Required property not found for...

status: feedback-reminder
status: waiting-for-feedback
status: waiting-for-triage

Fix the issue in MappingJackson2MessageConverter where deserialization returns null values for POJOs that do not have ```@JsonView``` annotations When a POJO does not have the JsonView annotation set, and Jackson's...

status: waiting-for-triage
in: web