The module does not update existing records unless the user is logged in as user 1. It would be helpful if any admin user could use the module, not just user 1. Also this should be documented somewhere.

Comments

coolestdude1’s picture

I will take a look at this on Monday, just a heads up.

coolestdude1’s picture

Project: Node Import Update » Node import
Priority: Major » Minor

Node Import Update has no permissions and does not restrict on it's own internal functions. Node_Import_Update allows you to update data upon an Import from the Node_Import module. That module provides the overall framework for almost everything Node_Import_Update provides.

I have moved the ticket over with low priority as I am almost certain that Robrecht Jacques, dado, and drumm have reasons for why this is happening in your case.

coolestdude1’s picture

Project: Node import » Node Import Update
Assigned: Unassigned » coolestdude1
Priority: Minor » Normal
Status: Active » Needs work

ACTUALLY haha, I think I found the issue. Since you are experiencing the issue there jutulen I am going to have you test this our for me. So I am working on the diff right now, new dev release should be out soon, Ill let you know when that happens. Sorry about the confusion, I found an issue after posting the update.

Anonymous’s picture

Great, I look forward to testing the new version!

Thank you for such a quick reply!

coolestdude1’s picture

Status: Needs work » Needs review

I submitted my changes to the dev branch please check it out and see if that menu appears and your non admin account is able to access the settings page. (the dev branch is updated automatically, daily if changes are made be sure to grab the correct one)

Just FYI the path has changed and the menu can now be found INSIDE of node_import main menu for easy access.

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

That worked, thanks! I was able to update records while not logged in as user 1. I was logged in with just a regular admin permissions account. The menu shows up as a new tab in the Admin pages for Node Import as described. I tested this version: http://drupalcode.org/project/node_import_update.git/commit/f3ef31744ec6...

Thanks for the rapid response!