# 对 nil:NilClass 未定义方法 \`skip\_new\_user\_tips\`

**URL:** https://meta.discourse.org/t/undefined-method-skip-new-user-tips-for-nil-nilclass/170898
**Category:** Migration
**Created:** [2020年十一月22日 04:18 UTC](https://meta.discourse.org/t/undefined-method-skip-new-user-tips-for-nil-nilclass/170898 "2020-11-22T04:18:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Christian\_Suntay](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/christian_suntay/32/199290_2.png) [@Christian\_Suntay](https://meta.discourse.org/u/Christian_Suntay)
#### Post date: [2020年十一月22日 04:19 UTC](https://meta.discourse.org/t/undefined-method-skip-new-user-tips-for-nil-nilclass/170898/1 "2020-11-22T04:19:00Z")

</div>

刚刚使用 bulk\_importer 从 Vanilla 迁移到 Discourse，结果出现了以下情况

 ![Screen Shot 2020-11-22 at 12.18.36 PM](https://global.discourse-cdn.com/meta/original/3X/0/4/045de4375cbc01c2a6728324fc8278c833553d60.png)

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [2020年十一月22日 09:15 UTC](https://meta.discourse.org/t/undefined-method-skip-new-user-tips-for-nil-nilclass/170898/2 "2020-11-22T09:15:35Z")

</div>

skip\_new\_user\_tips 的值只能是 true 或 false，默认为 false。

您试图向该字段导入什么内容？是否存在字段不匹配的问题？
