Project

General

Profile

Activity

From 01/29/2018 to 02/27/2018

02/27/2018

11:52 AM task #6009: Import the IAPT database into a cdm instance
adding reports on the final imports as attachment Andreas Kohlbecker
11:40 AM task #7298 (Rejected): Associate TaxonNames with higher ranks 'keyword' taxa
The main purpose of associating TaxonNames with higher ranks of the phycobank default classification (#6173) and mayb... Andreas Kohlbecker

02/14/2018

02:18 PM bug #7177 (Closed): Fix protectedTitleCache for Agents which have no data except the cache
Andreas Kohlbecker
02:15 PM bug #7177: Fix protectedTitleCache for Agents which have no data except the cache
applied to all databases! Andreas Kohlbecker
02:13 PM bug #7177: Fix protectedTitleCache for Agents which have no data except the cache
and the query to fix the data:
~~~sql
UPDATE AgentBase a left join AgentBase_AgentBase a_a on a_a.Team_id = a.id
...
Andreas Kohlbecker
02:04 PM bug #7177: Fix protectedTitleCache for Agents which have no data except the cache
sql to test
~~~sql
select * from AgentBase a
where DTYPE = 'Person'
and a.lastname is null AND a.firstn...
Andreas Kohlbecker

01/31/2018

01:29 PM bug #7177 (Resolved): Fix protectedTitleCache for Agents which have no data except the cache
already solved in the production data? Andreas Kohlbecker
 

Also available in: Atom