Tobias Hahn created OFBIZ-12811: ----------------------------------- Summary: disabledDateTime shouldn't be set within the setPartyStatus method in PartyServices.java Key: OFBIZ-12811 URL: https://issues.apache.org/jira/browse/OFBIZ-12811 Project: OFBiz Issue Type: Bug Components: party Affects Versions: 18.12.07 Reporter: Tobias Hahn Assignee: Tobias Hahn Fix For: Upcoming Branch
Within the setPartyStatus method in PartyServices.java there is a bug regarding the disabledDateTime field (line 242). This field shouldn't be set because then the login service may re-enable the UserLogin automatically at next login attempt. -- This message was sent by Atlassian Jira (v8.20.10#820010)