Could not change the issue's start/due date when the new look is turned on in CE
Summary
When the enhanced issue experience (New look) is turned on, could not change the issue's start and due date.
It only happens on Community Edition. Enterprise Edition (with no licenses) is no problem.
Steps to reproduce
- Setup GitLab Community Edition 17.10 following docker installation with
gitlab/gitlab-ce:17.10.0-ce.0image - Create a project
- Create an issue
- Turn on the enhanced issue experience (New look)
- Set start or due date to created issue
Example Project
N/A
What is the current bug behavior?
When applying changed dates, the following error occurred.

What is the expected correct behavior?
Changed dates will saved correctly.
Relevant logs and/or screenshots
/var/log/gitlab/gitlab-rails/graphql_json.log
{"severity":"INFO","time":"2025-03-24T13:25:12.417Z","correlation_id":"01JQ45891NYVQ5VS9GYVQN57BH","meta.caller_id":"graphql:workItemUpdate","meta.feature_category":"team_planning","meta.organization_id":1,"meta.remote_ip":"172.17.0.1","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","trace_type":"execute_query","query_fingerprint":"workItemUpdate/ShMsl29gqOc1faQ-VFtHXr-rWN_tjYUo6ihRNFYbjQQ=/1/EOdHZFdgsNrFV-f2ZpPicMLaitdXDQBtlVu6PHuKN2k=","duration_s":0.006151118999696337,"operation_name":"workItemUpdate","operation_fingerprint":"workItemUpdate/ShMsl29gqOc1faQ-VFtHXr-rWN_tjYUo6ihRNFYbjQQ=","is_mutation":true,"variables":"{\"input\"=\u003e{\"id\"=\u003e\"gid://gitlab/WorkItem/1\", \"startAndDueDateWidget\"=\u003e{\"isFixed\"=\u003etrue, \"dueDate\"=\u003e\"2025-03-31\", \"startDate\"=\u003e\"2025-03-25\"}}}","query_string":null,"graphql_errors":[{"message":"Variable $input of type WorkItemUpdateInput! was provided invalid value for startAndDueDateWidget.isFixed (Field is not defined on WorkItemWidgetStartAndDueDateUpdateInput)","locations":[{"line":1,"column":25}],"extensions":{"value":{"id":"gid://gitlab/WorkItem/1","startAndDueDateWidget":{"isFixed":true,"dueDate":"2025-03-31","startDate":"2025-03-25"}},"problems":[{"path":["startAndDueDateWidget","isFixed"],"explanation":"Field is not defined on WorkItemWidgetStartAndDueDateUpdateInput"}]}}]}
/var/log/gitlab/gitlab-rails/production_json.log
{"method":"POST","path":"/api/graphql","format":"*/*","controller":"GraphqlController","action":"execute","status":200,"time":"2025-03-24T13:25:12.419Z","params":[{"key":"operationName","value":"workItemUpdate"},{"key":"variables","value":"[FILTERED]"},{"key":"query","value":"[FILTERED]"},{"key":"graphql","value":{"operationName":"workItemUpdate","variables":"[FILTERED]","query":"[FILTERED]"}}],"correlation_id":"01JQ45891NYVQ5VS9GYVQN57BH","meta.caller_id":"GraphqlController#execute","meta.feature_category":"team_planning","meta.organization_id":1,"meta.remote_ip":"172.17.0.1","meta.user":"root","meta.user_id":1,"meta.client_id":"user/1","graphql":[],"remote_ip":"172.17.0.1","user_id":1,"username":"root","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0","queue_duration_s":0.027428,"request_urgency":"low","target_duration_s":5,"redis_calls":16,"redis_allowed_cross_slot_calls":1,"redis_duration_s":0.002338,"redis_read_bytes":1920,"redis_write_bytes":1234,"redis_db_load_balancing_calls":3,"redis_db_load_balancing_duration_s":0.000339,"redis_db_load_balancing_write_bytes":104,"redis_feature_flag_calls":9,"redis_feature_flag_duration_s":0.001412,"redis_feature_flag_read_bytes":1589,"redis_feature_flag_write_bytes":520,"redis_sessions_calls":4,"redis_sessions_allowed_cross_slot_calls":1,"redis_sessions_duration_s":0.000587,"redis_sessions_read_bytes":331,"redis_sessions_write_bytes":610,"db_count":3,"db_write_count":0,"db_cached_count":0,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_replica_count":0,"db_primary_count":3,"db_replica_write_count":0,"db_primary_write_count":0,"db_replica_cached_count":0,"db_primary_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.006,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_main_count":3,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_main_write_count":0,"db_ci_write_count":0,"db_main_replica_write_count":0,"db_ci_replica_write_count":0,"db_main_cached_count":0,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_main_duration_s":0.006,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.039961,"mem_objects":23738,"mem_bytes":2229912,"mem_mallocs":6556,"mem_total_bytes":3179432,"pid":593,"worker_id":"puma_7","rate_limiting_gates":[],"db_duration_s":0.0,"view_duration_s":0.00018,"duration_s":0.01394}
/var/log/gitlab/gitlab-workhorse/current
{"backend_id":"rails","content_type":"application/json; charset=utf-8","correlation_id":"01JQ45891NYVQ5VS9GYVQN57BH","duration_ms":49,"host":"devenv-ubuntu.tailc468b2.ts.net","level":"info","method":"POST","msg":"access","proto":"HTTP/1.1","referrer":"http://<GITLAB_HOST>/root/sandbox/-/issues/1","remote_addr":"127.0.0.1:0","remote_ip":"127.0.0.1","route":"^/api/graphql\\z","route_id":"api_graphql","status":200,"system":"http","time":"2025-03-24T13:25:12Z","ttfb_ms":49,"uri":"/api/graphql","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0","written_bytes":520}
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
System information System: Current User: git Using RVM: no Ruby Version: 3.2.5 Gem Version: 3.6.5 Bundler Version:2.6.5 Rake Version: 13.0.6 Redis Version: 7.0.15 Sidekiq Version:7.2.4 Go Version: unknown GitLab information Version: 17.10.0 Revision: d8c1ba94b65 Directory: /opt/gitlab/embedded/service/gitlab-rails DB Adapter: PostgreSQL DB Version: 16.8 URL: http:// HTTP Clone URL: http:///some-group/some-project.git SSH Clone URL: git@:some-group/some-project.git Using LDAP: no Using Omniauth: yes Omniauth Providers: GitLab Shell Version: 14.41.0 Repository storages: - default: unix:/var/opt/gitlab/gitaly/gitaly.socket GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell Gitaly - default Address: unix:/var/opt/gitlab/gitaly/gitaly.socket - default Version: 17.10.0 - default Git Version: 2.48.1.gl1
Results of GitLab application Check
Expand for output related to the GitLab application check
Checking GitLab subtasks ...Checking GitLab Shell ...
GitLab Shell: ... GitLab Shell version >= 14.41.0 ? ... OK (14.41.0) Running /opt/gitlab/embedded/service/gitlab-shell/bin/gitlab-shell-check Internal API available: OK Redis available via internal API: OK gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Gitaly ...
Gitaly: ... default ... OK
Checking Gitaly ... Finished
Checking Sidekiq ...
Sidekiq: ... Running? ... yes Number of Sidekiq processes (cluster/worker) ... 1/1
Checking Sidekiq ... Finished
Checking Incoming Email ...
Incoming Email: ... Reply by email is disabled in config/gitlab.yml
Checking Incoming Email ... Finished
Checking LDAP ...
LDAP: ... LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab App ...
Database config exists? ... yes Tables are truncated? ... skipped All migrations up? ... yes Database contains orphaned GroupMembers? ... no GitLab config exists? ... yes GitLab config up to date? ... yes Cable config exists? ... yes Resque config exists? ... yes Log directory writable? ... yes Tmp directory writable? ... yes Uploads directory exists? ... yes Uploads directory has correct permissions? ... yes Uploads directory tmp has correct permissions? ... skipped (no tmp uploads folder yet) Systemd unit files or init script exist? ... skipped (omnibus-gitlab has neither init script nor systemd units) Systemd unit files or init script up-to-date? ... skipped (omnibus-gitlab has neither init script nor systemd units) Projects have namespace: ... 1/1 ... yes Redis version >= 6.2.14? ... yes Ruby version >= 3.0.6 ? ... yes (3.2.5) Git user has default SSH configuration? ... yes Active users: ... 1 Is authorized keys file accessible? ... yes GitLab configured to store new projects in hashed storage? ... yes All projects are in hashed storage? ... yes
Checking GitLab App ... Finished
Checking GitLab subtasks ... Finished