• Resolved chebbes

    (@chebbes)


    I am struggling with CSV import. I’ve created a script to generate a CSV file from a sharepoint library. I’d like all links to have a sharepoint category.

    I can successfully import using the scheduled import – but links do not import the category. I’ve tried quoted and unquoted, and have just the category slug exactly matching the category, but cannot get this to work.

    Is there a documentation of the exact format required?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter chebbes

    (@chebbes)

    Further to that, ‘I’ve created a CSV with my script that will import using scheduled import (but doesn’t do categories), but when I download and import it manually, the categories do import. Is this a bug?

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for the very long time before replying to you. I am a single developer working on this plugin in my spare time, and there has not been a lot of that in the past few months.

    Also, thanks for narrowing down that your CSV file worked during a manual import and not during a scheduled one. Turns out that the code that was assigning the category required admin privileges, which the scheduled task does not have. I have used a different API to set the category and it now seems to work correctly when the scheduled task is running.

    Please update to Link Library 7.9.1 and confirm that it is now working on your side. Also please consider donating to support this plugin’s development.

    Thread Starter chebbes

    (@chebbes)

    Thanks

    The categories now import, but the URL doesn’t import. I’ve tried this both with a manually created file, by exporting and reimporting either manually or scheduled

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Indeed. Looks like I made a typo at some point just before committing my code. Version 7.9.2. will be available a bit later this afternoon to address this issue.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.