admin管理员组文章数量:1402960
My below payload cms collection named Queries is converting data to desired format correctly before saving... (Checked in console.log)... but it's not saving as required in MongoDB...
e.g. it console.logs info like below:
{
part: '1',
queries: {
'Materialzertifikate mitliefern': 'Is a Material Certificate specified?',
'drucktragende Teile': 'Are pressure retaining parts/product wetted parts specified? Answer yes or no. If Yes, select one of the following classifications and only give it as the response: 2.1, 2.2, 3.1, or 3.2',
Stahlbau: 'Are support steel structure specified? Answer yes or no. If Yes, select one of the following classifications and
only give it as the response: 2.1, 2.2, 3.1, or 3.2.',
'Sonstige (bitte benennen)': 'Provide more information on specified Material Certificate',
PMI: 'Is a Positive material identification defined? If yes, is the PMI scope it defined as 10% or 100%?'
},
specifications_group: 'pad',
updatedAt: '2025-03-26T22:13:49.342Z',
createdAt: '2025-03-26T22:13:49.342Z',
id: '670d425088a0d32b730d68a6'
}
本文标签:
版权声明:本文标题:next.js - My Payload CMS collection is converting data correctly to desired format before save on MongoDB, but not saving as req 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744123262a2591839.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论