Title is NULL in draft version but there's no page history

Kathryn Reddie April 23, 2023

Hi all,

I'm having trouble running the Better Content Archiving job in one space and have been speaking with the team there about it.

The issues seem to point to a NULL page title, and while I can't find any with a current content.content_status, I can find lots of drafts that fit this issue in a single space. When I looked at the page in the front end, the page title is $helper.page.title
and the page history is blank. 

My question is, are these results normal or do I need to fix them?

This is the query I ran in case you want to see what results you get.

select *from content a
where a.spaceid = [space id]
and a.content_status = 'draft'
and a.title is NULL
and a.contenttype = 'PAGE';

Thanks in advance,
Kathryn.

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 24, 2023
Kathryn Reddie April 24, 2023

Thanks Fabio, it does to a certain extent.

The $helper is only one example though.

The rest of them appear to have page titles.

Any ideas on what to do with the rest?

Thanks again,
Kathryn.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.13.7
TAGS
AUG Leaders

Atlassian Community Events