On 12/13/15 1:52 PM, Pranav Sharma wrote: > The normal procedure of creating a merge requests results me in logging out of > the system.
Hm, that's no good. I've looked at the error logs from the site and it shows this exception: File '/var/local/allura/Allura/allura/controllers/repository.py', line 192 in do_request_merge commit_id=c.app.repo.commit(kw['source_branch'])._id) AttributeError: 'NoneType' object has no attribute '_id' Have you tried it again? I don't have time to look into it deeper right this moment, but maybe later today I can. -- Dave Brondsema : [email protected] http://www.brondsema.net : personal http://www.splike.com : programming <><
