CGit: Database query failed when importing repository
Created by: davewood
I am not sure whats wrong. When I click "Import everything i get this error msg"
My guess is that the git repo cannot be accessed but the documentation lacks information how to do so. Searching for "api key cgit" does not yield anything of help so I am not sure where things go wrong.
Does this plugin pull the information from cgit and authorizes with the api key? or is the api key for authorization for the curl call? Is the api key required for importing via the "Import Everything" button?
mantisbt 1.2.19 using the latest plugin from github/master debian
APPLICATION ERROR #401
Database query failed. Error received from database was #1048: Column 'revision' cannot be null for the query: INSERT INTO mantis_plugin_Source_changeset_table ( repo_id, revision, parent, branch, user_id,
timestamp, author, message, info, ported, author_email, committer, committer_email, committer_id
) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ).
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.