From c2590b7bc60f042e207e0a4ad4c4840c6e65368b Mon Sep 17 00:00:00 2001 From: pezholio Date: Thu, 17 Oct 2024 09:51:26 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20present=20editor=5Fid=20in=20th?= =?UTF-8?q?e=20presenter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is currently only internal to the Publishing API, so does not need to be sent upstream. --- app/presenters/edition_presenter.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/presenters/edition_presenter.rb b/app/presenters/edition_presenter.rb index cc33072dfc..359705f9ef 100644 --- a/app/presenters/edition_presenter.rb +++ b/app/presenters/edition_presenter.rb @@ -7,6 +7,7 @@ class EditionPresenter content_store created_at document_id + editor_id id last_edited_at publishing_api_first_published_at