Closed kaho88 closed 2 years ago
+1 on this. Also, interestingly, PAPs for characters not registered in Seat show the corp/alliance. It's only the ones in the system that do not show.
Need change function lookupConfirmed 'character.affiliation:corporation_id' => 'character.affiliation'
public function lookupConfirmed(Request $request)
{
$confirmed = Pap::with([
'character:character_id,name',
'character.affiliation',
'user:id',
'type:typeID,typeName,groupID',
'type.group:groupID,groupName'
])
Hey,
PAPs work after the last Update (thx warlof). But the summary and record to the Chars dont work. If you PAP a Fleet - they get registered in the Op with "Charname - Unknow"
Under the Summary Tab also the Player Name is "Unknow" and PAPs dont Count.