﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4660	get_or_create has unpredictable behavior with _id fields	oggie rob	nobody	You can use {{{relfield_id}}} (one underscore) as an argument to create an object, and {{{relfield__id}}} (two underscores) as an argument to filter for an object. Unfortunately, with {{{get_or_create}}}, you don't know which one you will need. This means you can't safely specify the id field directly, and have to look up objects in order to use get_or_create.		new	Core (Other)	dev				oz.robharvey@…	Unreviewed	0	0	0	0	0	0
