Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 7.27 KB

incompatibilities-6-0-rc.md

File metadata and controls

33 lines (32 loc) · 7.27 KB

TaskBundle

  • The InsertTaskStatusesQuery[?] class was removed.
  • The following methods in class OroTaskBundleInstaller[?] were removed:
    • setActivityExtension[?]
    • setCommentExtension[?]
    • setExtendExtension[?]
  • The following methods in class AddActivityAssociations[?] were removed:
    • setActivityExtension[?]
    • addActivityAssociations[?]
  • The following methods in class OroTaskBundle[?] were removed:
    • setCommentExtension[?]
    • setNameGenerator[?]
    • setExtendExtension[?]
  • The CreateActivityAssociation::setActivityExtension[?] method was removed.
  • The RenameCreatedAtUpdatedAtFields::setRenameExtension[?] method was removed.
  • The AddCreatedByField::setConnection[?] method was removed.
  • The following methods in class AddTaskStatusField[?] were removed:
    • setExtendExtension[?]
    • addEnumValues[?]
  • The following properties in class OroTaskBundleInstaller[?] were removed:
    • $activityExtension[?]
    • $comment[?]
    • $extendExtension[?]
  • The AddActivityAssociations::$activityExtension[?] property was removed.
  • The following properties in class OroTaskBundle[?] were removed:
    • $comment[?]
    • $nameGenerator[?]
    • $extendExtension[?]
  • The CreateActivityAssociation::$activityExtension[?] property was removed.
  • The AddCreatedByField::$connection[?] property was removed.
  • The AddTaskStatusField::$extendExtension[?] property was removed.