{ data.assign_to_collection_url != null
              ? <a className="mb-assign-to-collection" href={data.assign_to_collection_url} title="Assign this activity to a collection" target="_blank" rel="noopener noreferrer">Assign to collection</a>
              : undefined }