Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将旧系统中的数据导入 Workfront。我想带来所有评论,并让他们保留评论的原始日期。我尝试在帖子中包含 entryDate 字段,但 Workfront 似乎忽略了该值。有没有办法在 Workfront 中添加一个具有先前日期的注释?
否定,克里斯:entryDate 是生成的时间戳(“获取,但未设置”)——想想 Oracle 触发器插入。
一个常见的约定是将原始日期添加到您正在加载的评论上。
问候,道格