[
https://issues.apache.org/jira/browse/OFBIZ-11634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097935#comment-17097935 ]
ASF subversion and git services commented on OFBIZ-11634:
---------------------------------------------------------
Commit a1647a7f63dd2bc91e28d2d2182deed7bbbc3d76 in ofbiz-framework's branch refs/heads/trunk from Suraj Khurana
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=a1647a7 ]
Improved: Marked addRequirementTask as deprecated and make it entity-auto service as it was simply creating record of WorkRequirementFulfillment. (#100)
Improved: Marked addRequirementTask as deprecated and make it entity-auto service as it was simply creating record of WorkRequirementFulfillment.
(OFBIZ-11634)
We have already service createWorkRequirementFulfillment available to do this job so makring it as deprecated.
Thanks Jacques for review.
> Deprecate unused duplicate service with different name
> ------------------------------------------------------
>
> Key: OFBIZ-11634
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11634> Project: OFBiz
> Issue Type: Improvement
> Components: workeffort
> Affects Versions: Trunk
> Reporter: Suraj Khurana
> Assignee: Suraj Khurana
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> Deprecate service addTaskToRequirement which simply creates WorkRequirementFulfillment record and there is already an entity-auto service (createWorkRequirementFulfillment) available to do the job.
> This service addTaskToRequirement is also not used anywhere in the code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)