[integration] Edit the title of a Task
This is the integration issue for the work-items title widget, including the GraphQL query and any mutations needed. Related to #334808 (closed), which will have the schema mocked. When the schema is determined, move the definition to this issue.
Schema
See https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/assets/javascripts/work_items/graphql/typedefs.graphql#L40 for definition.
Acceptance Criteria
-
Title updates in real-time -
Redis counter -
Snowplow event tracker (documentation TBD) -
Existing issues_edit
Redis counter is also still fired
Redis Counters
-
name:
users_updating_work_item_title
-
category:
work_items
-
redis_slot:
users
-
include in the following aggregation counters:
-
xmau_plan
-
xmau_project_management
-
xmau_product_planning
-
xmau_certify
-
users_work_items
-
- documentation: Service Ping Implementation, Redis HLL Counters, Plan's Redis HLL Schema / Approach
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.